#7DCDAD#7DCDAD
#7DCDAD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.092 H 166.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDAD |
|---|---|
| RGB | rgb(125, 205, 173) |
| HSL | hsl(156, 44%, 65%) |
| HSV | hsv(156, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.70, -31.79, 8.27) |
| CIE-LCH | lch(76.70, 32.85, 165.42°) |
| OKLab | oklab(78.77% -0.0895 0.0213) |
| OKLCH | oklch(78.77% 0.092 166.6) |
| XYZ | xyz(37.8287, 51.0373, 47.3849) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.19
Seafoam Blue
#78D1B6
ΔE00 2.31
Mediumaquamarine
#66CDAA
ΔE00 2.71
Seafoam
#7FE0B3
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDAD #CD7D9D
analogous
#7DCD85 #7DCDAD #7DC5CD
triadic
#7DCDAD #AD7DCD #CDAD7D
tetradic
#7DCDAD #857DCD #CD7D9D #C5CD7D
square
#7DCDAD #857DCD #CD7D9D #C5CD7D
split-complementary
#7DCDAD #CD7DC5 #CD857D
monochromatic
#3A9671 #51BC91 #7DCDAD #A9DEC9 #D5EFE5
Accessibility & contrast
On white
1.87
#7DCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7DCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDAD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDAD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AB
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#67CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcdad; /* rgb */ color: rgb(125, 205, 173); /* oklch */ color: oklch(78.8% 0.092 166.6);
Tailwind
colors: {
custom: {
50: '#a6dcc5',
500: '#7dcdad',
950: '#000000',
},
}SCSS
$custom: #7dcdad; $custom-light: #a6dcc5; $custom-dark: #000000;
JSON
{
"hex": "#7dcdad",
"rgb": {
"r": 125,
"g": 205,
"b": 173
},
"hsl": {
"h": 156,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78767,
"c": 0.09195,
"h": 166.6
},
"luminance": 0.5104
}Semantic roles & 50–950 ramp
primary
#7DCDAD
secondary
#9C5270
accent
#2E65B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482