#7DE3D2#7DE3D2
#7DE3D2 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.099 H 181.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3D2 |
|---|---|
| RGB | rgb(125, 227, 210) |
| HSL | hsl(170, 65%, 69%) |
| HSV | hsv(170, 45%, 89%) |
| CMYK | cmyk(44.9%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(83.94, -33.83, -0.96) |
| CIE-LCH | lch(83.94, 33.85, 181.62°) |
| OKLab | oklab(84.91% -0.0992 -0.0031) |
| OKLCH | oklch(84.91% 0.099 181.8) |
| XYZ | xyz(47.5547, 63.9475, 70.7974) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.86
Aqua (survey)
#13EAC9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3D2 #E37D8E
analogous
#7DE39F #7DE3D2 #7DC1E3
triadic
#7DE3D2 #D27DE3 #E3D27D
tetradic
#7DE3D2 #9F7DE3 #E37D8E #C1E37D
square
#7DE3D2 #9F7DE3 #E37D8E #C1E37D
split-complementary
#7DE3D2 #E37DC1 #E39F7D
monochromatic
#29BDA4 #4BD8C1 #7DE3D2 #AFEEE3 #E2F9F5
Accessibility & contrast
On white
1.52
#7DE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7DE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3D2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3D2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#51E6DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de3d2; /* rgb */ color: rgb(125, 227, 210); /* oklch */ color: oklch(84.9% 0.099 181.8);
Tailwind
colors: {
custom: {
50: '#a8ecdf',
500: '#7de3d2',
950: '#000000',
},
}SCSS
$custom: #7de3d2; $custom-light: #a8ecdf; $custom-dark: #000000;
JSON
{
"hex": "#7de3d2",
"rgb": {
"r": 125,
"g": 227,
"b": 210
},
"hsl": {
"h": 170,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.8491,
"c": 0.09927,
"h": 181.8
},
"luminance": 0.63951
}Semantic roles & 50–950 ramp
primary
#7DE3D2
secondary
#BB4A5C
accent
#1937CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484