#7DDEC6#7DDEC6
#7DDEC6 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 175.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEC6 |
|---|---|
| RGB | rgb(125, 222, 198) |
| HSL | hsl(165, 60%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(82.20, -34.27, 2.87) |
| CIE-LCH | lch(82.20, 34.39, 175.22°) |
| OKLab | oklab(83.41% -0.0986 0.0071) |
| OKLCH | oklch(83.41% 0.099 175.9) |
| XYZ | xyz(44.7676, 60.6763, 62.7678) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEC6 #DE7D95
analogous
#7DDE95 #7DDEC6 #7DC5DE
triadic
#7DDEC6 #C67DDE #DEC67D
tetradic
#7DDEC6 #957DDE #DE7D95 #C5DE7D
square
#7DDEC6 #957DDE #DE7D95 #C5DE7D
split-complementary
#7DDEC6 #DE7DC5 #DE957D
monochromatic
#2DB392 #4CD2B1 #7DDEC6 #AEEADB #DFF7F1
Accessibility & contrast
On white
1.60
#7DDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7DDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEC6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEC6 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#59E0D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddec6; /* rgb */ color: rgb(125, 222, 198); /* oklch */ color: oklch(83.4% 0.099 175.9);
Tailwind
colors: {
custom: {
50: '#a8e8d7',
500: '#7ddec6',
950: '#000000',
},
}SCSS
$custom: #7ddec6; $custom-light: #a8e8d7; $custom-dark: #000000;
JSON
{
"hex": "#7ddec6",
"rgb": {
"r": 125,
"g": 222,
"b": 198
},
"hsl": {
"h": 165.155,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83409,
"c": 0.09889,
"h": 175.9
},
"luminance": 0.6068
}Semantic roles & 50–950 ramp
primary
#7DDEC6
secondary
#B54B65
accent
#1E48C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483