#7DCDAF#7DCDAF
#7DCDAF is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.091 H 168.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDAF |
|---|---|
| RGB | rgb(125, 205, 175) |
| HSL | hsl(158, 44%, 65%) |
| HSV | hsv(158, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.75, -31.36, 7.26) |
| CIE-LCH | lch(76.75, 32.19, 166.96°) |
| OKLab | oklab(78.82% -0.0886 0.0187) |
| OKLCH | oklch(78.82% 0.091 168.1) |
| XYZ | xyz(38.0237, 51.1153, 48.4117) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.67
Seafoam Blue
#78D1B6
ΔE00 1.84
Mediumaquamarine
#66CDAA
ΔE00 2.84
Light Teal
#90E4C1
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDAF #CD7D9B
analogous
#7DCD87 #7DCDAF #7DC3CD
triadic
#7DCDAF #AF7DCD #CDAF7D
tetradic
#7DCDAF #877DCD #CD7D9B #C3CD7D
square
#7DCDAF #877DCD #CD7D9B #C3CD7D
split-complementary
#7DCDAF #CD7DC3 #CD877D
monochromatic
#3A9673 #51BC94 #7DCDAF #A9DECA #D5EFE5
Accessibility & contrast
On white
1.87
#7DCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7DCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDAF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDAF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BCBAB1
Tritanopia (blue-blind)
#66CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcdaf; /* rgb */ color: rgb(125, 205, 175); /* oklch */ color: oklch(78.8% 0.091 168.1);
Tailwind
colors: {
custom: {
50: '#a6dcc6',
500: '#7dcdaf',
950: '#000000',
},
}SCSS
$custom: #7dcdaf; $custom-light: #a6dcc6; $custom-dark: #000000;
JSON
{
"hex": "#7dcdaf",
"rgb": {
"r": 125,
"g": 205,
"b": 175
},
"hsl": {
"h": 157.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78821,
"c": 0.09052,
"h": 168.1
},
"luminance": 0.51118
}Semantic roles & 50–950 ramp
primary
#7DCDAF
secondary
#9C526E
accent
#2E62B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482