#7DCDAB#7DCDAB
#7DCDAB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.093 H 165.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDAB |
|---|---|
| RGB | rgb(125, 205, 171) |
| HSL | hsl(155, 44%, 65%) |
| HSV | hsv(155, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(76.66, -32.21, 9.27) |
| CIE-LCH | lch(76.66, 33.52, 163.94°) |
| OKLab | oklab(78.71% -0.0903 0.0239) |
| OKLCH | oklch(78.71% 0.093 165.2) |
| XYZ | xyz(37.6366, 50.9605, 46.3733) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.72
Pale Teal
#82CBB2
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 2.83
Seafoam
#7FE0B3
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.49
Eucalyptus
#44D7A8
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDAB #CD7D9F
analogous
#7DCD83 #7DCDAB #7DC7CD
triadic
#7DCDAB #AB7DCD #CDAB7D
tetradic
#7DCDAB #837DCD #CD7D9F #C7CD7D
square
#7DCDAB #837DCD #CD7D9F #C7CD7D
split-complementary
#7DCDAB #CD7DC7 #CD837D
monochromatic
#3A966F #51BC8E #7DCDAB #A9DEC8 #D5EFE4
Accessibility & contrast
On white
1.88
#7DCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7DCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDAB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDAB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#68CDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcdab; /* rgb */ color: rgb(125, 205, 171); /* oklch */ color: oklch(78.7% 0.093 165.2);
Tailwind
colors: {
custom: {
50: '#a6dcc4',
500: '#7dcdab',
950: '#000000',
},
}SCSS
$custom: #7dcdab; $custom-light: #a6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7dcdab",
"rgb": {
"r": 125,
"g": 205,
"b": 171
},
"hsl": {
"h": 154.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78714,
"c": 0.09345,
"h": 165.2
},
"luminance": 0.50963
}Semantic roles & 50–950 ramp
primary
#7DCDAB
secondary
#9C5272
accent
#2E68B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482