#7CDCB9#7CDCB9
#7CDCB9 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.105 H 168.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCB9 |
|---|---|
| RGB | rgb(124, 220, 185) |
| HSL | hsl(158, 58%, 67%) |
| HSV | hsv(158, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 15.9%, 13.7%) |
| CIE-LAB | lab(81.28, -36.47, 8.41) |
| CIE-LCH | lch(81.28, 37.43, 167.01°) |
| OKLab | oklab(82.54% -0.1027 0.0216) |
| OKLCH | oklch(82.54% 0.105 168.1) |
| XYZ | xyz(42.6587, 58.9711, 55.0242) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.27
Mediumaquamarine
#66CDAA
ΔE00 3.99
Pale Teal
#82CBB2
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCB9 #DC7C9F
analogous
#7CDC89 #7CDCB9 #7CCFDC
triadic
#7CDCB9 #B97CDC #DCB97C
tetradic
#7CDCB9 #897CDC #DC7C9F #CFDC7C
square
#7CDCB9 #897CDC #DC7C9F #CFDC7C
split-complementary
#7CDCB9 #DC7CCF #DC897C
monochromatic
#2FAF80 #4CCF9F #7CDCB9 #ACE9D3 #DDF6ED
Accessibility & contrast
On white
1.64
#7CDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#7CDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCB9
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCB9 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B7
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#5EDDD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdcb9; /* rgb */ color: rgb(124, 220, 185); /* oklch */ color: oklch(82.5% 0.105 168.1);
Tailwind
colors: {
custom: {
50: '#a7e7ce',
500: '#7cdcb9',
950: '#000000',
},
}SCSS
$custom: #7cdcb9; $custom-light: #a7e7ce; $custom-dark: #000000;
JSON
{
"hex": "#7cdcb9",
"rgb": {
"r": 124,
"g": 220,
"b": 185
},
"hsl": {
"h": 158.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82544,
"c": 0.10497,
"h": 168.1
},
"luminance": 0.58974
}Semantic roles & 50–950 ramp
primary
#7CDCB9
secondary
#B14B70
accent
#205CC5
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101613
muted
#818483