#7DE3D0#7DE3D0
#7DE3D0 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.100 H 180.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3D0 |
|---|---|
| RGB | rgb(125, 227, 208) |
| HSL | hsl(169, 65%, 69%) |
| HSV | hsv(169, 45%, 89%) |
| CMYK | cmyk(44.9%, 0%, 8.4%, 11%) |
| CIE-LAB | lab(83.89, -34.30, 0.02) |
| CIE-LCH | lch(83.89, 34.30, 179.96°) |
| OKLab | oklab(84.85% -0.1001 -0.0005) |
| OKLCH | oklch(84.85% 0.1 180.3) |
| XYZ | xyz(47.3071, 63.8485, 69.4934) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.54
Turquoise
#40E0D0
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.69
Light Turquoise
#7EF4CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3D0 #E37D90
analogous
#7DE39D #7DE3D0 #7DC3E3
triadic
#7DE3D0 #D07DE3 #E3D07D
tetradic
#7DE3D0 #9D7DE3 #E37D90 #C3E37D
square
#7DE3D0 #9D7DE3 #E37D90 #C3E37D
split-complementary
#7DE3D0 #E37DC3 #E39D7D
monochromatic
#29BDA1 #4BD8BE #7DE3D0 #AFEEE2 #E2F9F4
Accessibility & contrast
On white
1.53
#7DE3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#7DE3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3D0
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3D0 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#53E6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de3d0; /* rgb */ color: rgb(125, 227, 208); /* oklch */ color: oklch(84.9% 0.100 180.3);
Tailwind
colors: {
custom: {
50: '#a8ecde',
500: '#7de3d0',
950: '#000000',
},
}SCSS
$custom: #7de3d0; $custom-light: #a8ecde; $custom-dark: #000000;
JSON
{
"hex": "#7de3d0",
"rgb": {
"r": 125,
"g": 227,
"b": 208
},
"hsl": {
"h": 168.824,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.84851,
"c": 0.10007,
"h": 180.3
},
"luminance": 0.63852
}Semantic roles & 50–950 ramp
primary
#7DE3D0
secondary
#BB4A5F
accent
#193BCC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484