#7CD8B9#7CD8B9
#7CD8B9 is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.6% C 0.100 H 170.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8B9 |
|---|---|
| RGB | rgb(124, 216, 185) |
| HSL | hsl(160, 54%, 67%) |
| HSV | hsv(160, 43%, 85%) |
| CMYK | cmyk(42.6%, 0%, 14.4%, 15.3%) |
| CIE-LAB | lab(80.12, -34.63, 6.76) |
| CIE-LCH | lch(80.12, 35.28, 168.96°) |
| OKLab | oklab(81.61% -0.0981 0.0173) |
| OKLCH | oklch(81.61% 0.1 170) |
| XYZ | xyz(41.6215, 56.8966, 54.6784) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.95
Light Teal
#90E4C1
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 3.50
Pale Teal
#82CBB2
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8B9 #D87C9B
analogous
#7CD88B #7CD8B9 #7CC9D8
triadic
#7CD8B9 #B97CD8 #D8B97C
tetradic
#7CD8B9 #8B7CD8 #D87C9B #C9D87C
square
#7CD8B9 #8B7CD8 #D87C9B #C9D87C
split-complementary
#7CD8B9 #D87CC9 #D88B7C
monochromatic
#32A880 #4DCAA0 #7CD8B9 #ABE6D2 #DAF4EB
Accessibility & contrast
On white
1.70
#7CD8B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#7CD8B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8B9
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8B9 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#5FD9CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd8b9; /* rgb */ color: rgb(124, 216, 185); /* oklch */ color: oklch(81.6% 0.100 170.0);
Tailwind
colors: {
custom: {
50: '#a6e4ce',
500: '#7cd8b9',
950: '#000000',
},
}SCSS
$custom: #7cd8b9; $custom-light: #a6e4ce; $custom-dark: #000000;
JSON
{
"hex": "#7cd8b9",
"rgb": {
"r": 124,
"g": 216,
"b": 185
},
"hsl": {
"h": 159.783,
"s": 54.118,
"l": 66.667
},
"oklch": {
"l": 0.81611,
"c": 0.09957,
"h": 170
},
"luminance": 0.569
}Semantic roles & 50–950 ramp
primary
#7CD8B9
secondary
#AB4D6D
accent
#2459C2
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483