#7CD0AF#7CD0AF
#7CD0AF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.5% C 0.095 H 166.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0AF |
|---|---|
| RGB | rgb(124, 208, 175) |
| HSL | hsl(156, 47%, 65%) |
| HSV | hsv(156, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 15.9%, 18.4%) |
| CIE-LAB | lab(77.57, -33.05, 8.44) |
| CIE-LCH | lch(77.57, 34.11, 165.68°) |
| OKLab | oklab(79.47% -0.093 0.0217) |
| OKLCH | oklch(79.47% 0.095 166.9) |
| XYZ | xyz(38.6029, 52.4894, 48.6464) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.10
Mediumaquamarine
#66CDAA
ΔE00 2.50
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam
#7FE0B3
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0AF #D07C9D
analogous
#7CD085 #7CD0AF #7CC7D0
triadic
#7CD0AF #AF7CD0 #D0AF7C
tetradic
#7CD0AF #857CD0 #D07C9D #C7D07C
square
#7CD0AF #857CD0 #D07C9D #C7D07C
split-complementary
#7CD0AF #D07CC7 #D0857C
monochromatic
#379A73 #4FC093 #7CD0AF #A9E0CB #D6F0E6
Accessibility & contrast
On white
1.83
#7CD0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CD0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0AF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0AF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#64D1C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd0af; /* rgb */ color: rgb(124, 208, 175); /* oklch */ color: oklch(79.5% 0.095 166.9);
Tailwind
colors: {
custom: {
50: '#a5dec6',
500: '#7cd0af',
950: '#000000',
},
}SCSS
$custom: #7cd0af; $custom-light: #a5dec6; $custom-dark: #000000;
JSON
{
"hex": "#7cd0af",
"rgb": {
"r": 124,
"g": 208,
"b": 175
},
"hsl": {
"h": 156.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79474,
"c": 0.09549,
"h": 166.9
},
"luminance": 0.52492
}Semantic roles & 50–950 ramp
primary
#7CD0AF
secondary
#A05070
accent
#2B63BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482