#7DCEAB#7DCEAB
#7DCEAB is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.095 H 164.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCEAB |
|---|---|
| RGB | rgb(125, 206, 171) |
| HSL | hsl(154, 45%, 65%) |
| HSV | hsv(154, 39%, 81%) |
| CMYK | cmyk(39.3%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.94, -32.68, 9.69) |
| CIE-LCH | lch(76.94, 34.09, 163.49°) |
| OKLab | oklab(78.95% -0.0916 0.0249) |
| OKLCH | oklch(78.95% 0.095 164.8) |
| XYZ | xyz(37.8766, 51.4404, 46.4533) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.72
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.03
Seafoam
#7FE0B3
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.29
Eucalyptus
#44D7A8
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCEAB #CE7DA0
analogous
#7DCE83 #7DCEAB #7DC8CE
triadic
#7DCEAB #AB7DCE #CEAB7D
tetradic
#7DCEAB #837DCE #CE7DA0 #C8CE7D
square
#7DCEAB #837DCE #CE7DA0 #C8CE7D
split-complementary
#7DCEAB #CE7DC8 #CE837D
monochromatic
#39976F #51BD8E #7DCEAB #A9DFC8 #D6F0E4
Accessibility & contrast
On white
1.86
#7DCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7DCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCEAB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCEAB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#68CEC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dceab; /* rgb */ color: rgb(125, 206, 171); /* oklch */ color: oklch(78.9% 0.095 164.8);
Tailwind
colors: {
custom: {
50: '#a6ddc4',
500: '#7dceab',
950: '#000000',
},
}SCSS
$custom: #7dceab; $custom-light: #a6ddc4; $custom-dark: #000000;
JSON
{
"hex": "#7dceab",
"rgb": {
"r": 125,
"g": 206,
"b": 171
},
"hsl": {
"h": 154.074,
"s": 45.251,
"l": 64.902
},
"oklch": {
"l": 0.78949,
"c": 0.09489,
"h": 164.8
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#7DCEAB
secondary
#9D5272
accent
#2D69B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482