#7CD9BB#7CD9BB
#7CD9BB is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.100 H 170.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD9BB |
|---|---|
| RGB | rgb(124, 217, 187) |
| HSL | hsl(161, 55%, 67%) |
| HSV | hsv(161, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(80.46, -34.65, 6.18) |
| CIE-LCH | lch(80.46, 35.20, 169.89°) |
| OKLab | oklab(81.9% -0.0984 0.0158) |
| OKLCH | oklch(81.9% 0.1 170.9) |
| XYZ | xyz(42.0910, 57.4956, 55.8838) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.01
Light Teal
#90E4C1
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD9BB #D97C9A
analogous
#7CD98D #7CD9BB #7CC9D9
triadic
#7CD9BB #BB7CD9 #D9BB7C
tetradic
#7CD9BB #8D7CD9 #D97C9A #C9D97C
square
#7CD9BB #8D7CD9 #D97C9A #C9D97C
split-complementary
#7CD9BB #D97CC9 #D98D7C
monochromatic
#31A983 #4DCBA2 #7CD9BB #ABE7D4 #DBF5EC
Accessibility & contrast
On white
1.68
#7CD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#7CD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD9BB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD9BB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#5EDAD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd9bb; /* rgb */ color: rgb(124, 217, 187); /* oklch */ color: oklch(81.9% 0.100 170.9);
Tailwind
colors: {
custom: {
50: '#a6e5cf',
500: '#7cd9bb',
950: '#000000',
},
}SCSS
$custom: #7cd9bb; $custom-light: #a6e5cf; $custom-dark: #000000;
JSON
{
"hex": "#7cd9bb",
"rgb": {
"r": 124,
"g": 217,
"b": 187
},
"hsl": {
"h": 160.645,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.81898,
"c": 0.09962,
"h": 170.9
},
"luminance": 0.57499
}Semantic roles & 50–950 ramp
primary
#7CD9BB
secondary
#AD4D6C
accent
#2356C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483