#7BD5BB#7BD5BB
#7BD5BB is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.095 H 173.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5BB |
|---|---|
| RGB | rgb(123, 213, 187) |
| HSL | hsl(163, 52%, 66%) |
| HSV | hsv(163, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(79.26, -33.04, 4.45) |
| CIE-LCH | lch(79.26, 33.34, 172.34°) |
| OKLab | oklab(80.92% -0.0944 0.0113) |
| OKLCH | oklch(80.92% 0.095 173.2) |
| XYZ | xyz(40.9287, 55.3843, 55.5376) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.07
Pale Teal
#82CBB2
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5BB #D57B95
analogous
#7BD58E #7BD5BB #7BC2D5
triadic
#7BD5BB #BB7BD5 #D5BB7B
tetradic
#7BD5BB #8E7BD5 #D57B95 #C2D57B
square
#7BD5BB #8E7BD5 #D57B95 #C2D57B
split-complementary
#7BD5BB #D57BC2 #D58E7B
monochromatic
#34A282 #4DC6A3 #7BD5BB #A9E4D3 #D8F3EB
Accessibility & contrast
On white
1.74
#7BD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#7BD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5BB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5BB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#5DD7CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd5bb; /* rgb */ color: rgb(123, 213, 187); /* oklch */ color: oklch(80.9% 0.095 173.2);
Tailwind
colors: {
custom: {
50: '#a5e2cf',
500: '#7bd5bb',
950: '#000000',
},
}SCSS
$custom: #7bd5bb; $custom-light: #a5e2cf; $custom-dark: #000000;
JSON
{
"hex": "#7bd5bb",
"rgb": {
"r": 123,
"g": 213,
"b": 187
},
"hsl": {
"h": 162.667,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.80921,
"c": 0.09509,
"h": 173.2
},
"luminance": 0.55387
}Semantic roles & 50–950 ramp
primary
#7BD5BB
secondary
#A64E67
accent
#2653BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483