#7CD0AD#7CD0AD
#7CD0AD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.4% C 0.097 H 165.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD0AD |
|---|---|
| RGB | rgb(124, 208, 173) |
| HSL | hsl(155, 47%, 65%) |
| HSV | hsv(155, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 16.8%, 18.4%) |
| CIE-LAB | lab(77.53, -33.47, 9.44) |
| CIE-LCH | lch(77.53, 34.78, 164.25°) |
| OKLab | oklab(79.42% -0.0939 0.0243) |
| OKLCH | oklch(79.42% 0.097 165.5) |
| XYZ | xyz(38.4079, 52.4114, 47.6196) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.54
Seafoam Blue
#78D1B6
ΔE00 2.68
Pale Teal
#82CBB2
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD0AD #D07C9F
analogous
#7CD083 #7CD0AD #7CC9D0
triadic
#7CD0AD #AD7CD0 #D0AD7C
tetradic
#7CD0AD #837CD0 #D07C9F #C9D07C
square
#7CD0AD #837CD0 #D07C9F #C9D07C
split-complementary
#7CD0AD #D07CC9 #D0837C
monochromatic
#379A71 #4FC091 #7CD0AD #A9E0C9 #D6F0E5
Accessibility & contrast
On white
1.83
#7CD0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7CD0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD0AD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD0AD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AB
Deuteranopia (green-blind)
#BFBCAF
Tritanopia (blue-blind)
#65D0C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd0ad; /* rgb */ color: rgb(124, 208, 173); /* oklch */ color: oklch(79.4% 0.097 165.5);
Tailwind
colors: {
custom: {
50: '#a5dfc5',
500: '#7cd0ad',
950: '#000000',
},
}SCSS
$custom: #7cd0ad; $custom-light: #a5dfc5; $custom-dark: #000000;
JSON
{
"hex": "#7cd0ad",
"rgb": {
"r": 124,
"g": 208,
"b": 173
},
"hsl": {
"h": 155,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79421,
"c": 0.09696,
"h": 165.5
},
"luminance": 0.52414
}Semantic roles & 50–950 ramp
primary
#7CD0AD
secondary
#A05071
accent
#2B67BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482