#7CD1AE#7CD1AE
#7CD1AE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.7% C 0.098 H 165.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1AE |
|---|---|
| RGB | rgb(124, 209, 174) |
| HSL | hsl(155, 48%, 65%) |
| HSV | hsv(155, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 16.7%, 18%) |
| CIE-LAB | lab(77.84, -33.73, 9.35) |
| CIE-LCH | lch(77.84, 35.00, 164.50°) |
| OKLab | oklab(79.68% -0.0946 0.0241) |
| OKLCH | oklch(79.68% 0.098 165.7) |
| XYZ | xyz(38.7496, 52.9394, 48.2126) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.56
Seafoam Blue
#78D1B6
ΔE00 2.60
Pale Teal
#82CBB2
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 4.07
Light Teal
#90E4C1
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1AE #D17C9F
analogous
#7CD183 #7CD1AE #7CCAD1
triadic
#7CD1AE #AE7CD1 #D1AE7C
tetradic
#7CD1AE #837CD1 #D17C9F #CAD17C
square
#7CD1AE #837CD1 #D17C9F #CAD17C
split-complementary
#7CD1AE #D17CCA #D1837C
monochromatic
#379C72 #4FC192 #7CD1AE #A9E1CA #D7F1E6
Accessibility & contrast
On white
1.81
#7CD1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7CD1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1AE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1AE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#64D1C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd1ae; /* rgb */ color: rgb(124, 209, 174); /* oklch */ color: oklch(79.7% 0.098 165.7);
Tailwind
colors: {
custom: {
50: '#a5dfc6',
500: '#7cd1ae',
950: '#000000',
},
}SCSS
$custom: #7cd1ae; $custom-light: #a5dfc6; $custom-dark: #000000;
JSON
{
"hex": "#7cd1ae",
"rgb": {
"r": 124,
"g": 209,
"b": 174
},
"hsl": {
"h": 155.294,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.79681,
"c": 0.09763,
"h": 165.7
},
"luminance": 0.52942
}Semantic roles & 50–950 ramp
primary
#7CD1AE
secondary
#A15071
accent
#2A66BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482