#7DDECA#7DDECA
#7DDECA is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.097 H 178.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDECA |
|---|---|
| RGB | rgb(125, 222, 202) |
| HSL | hsl(168, 60%, 68%) |
| HSV | hsv(168, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(82.31, -33.35, 0.89) |
| CIE-LCH | lch(82.31, 33.37, 178.47°) |
| OKLab | oklab(83.52% -0.0969 0.0018) |
| OKLCH | oklch(83.52% 0.097 178.9) |
| XYZ | xyz(45.2351, 60.8633, 65.2298) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDECA #DE7D91
analogous
#7DDE99 #7DDECA #7DC1DE
triadic
#7DDECA #CA7DDE #DECA7D
tetradic
#7DDECA #997DDE #DE7D91 #C1DE7D
square
#7DDECA #997DDE #DE7D91 #C1DE7D
split-complementary
#7DDECA #DE7DC1 #DE997D
monochromatic
#2DB398 #4CD2B6 #7DDECA #AEEADE #DFF7F2
Accessibility & contrast
On white
1.59
#7DDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7DDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDECA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDECA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#57E1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddeca; /* rgb */ color: rgb(125, 222, 202); /* oklch */ color: oklch(83.5% 0.097 178.9);
Tailwind
colors: {
custom: {
50: '#a8e8da',
500: '#7ddeca',
950: '#000000',
},
}SCSS
$custom: #7ddeca; $custom-light: #a8e8da; $custom-dark: #000000;
JSON
{
"hex": "#7ddeca",
"rgb": {
"r": 125,
"g": 222,
"b": 202
},
"hsl": {
"h": 167.629,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83524,
"c": 0.09694,
"h": 178.9
},
"luminance": 0.60867
}Semantic roles & 50–950 ramp
primary
#7DDECA
secondary
#B54B60
accent
#1E41C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483