#7DE3E2#7DE3E2
#7DE3E2 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.4% C 0.096 H 194.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3E2 |
|---|---|
| RGB | rgb(125, 227, 226) |
| HSL | hsl(179, 65%, 69%) |
| HSV | hsv(179, 45%, 89%) |
| CMYK | cmyk(44.9%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(84.37, -29.96, -8.78) |
| CIE-LCH | lch(84.37, 31.22, 196.33°) |
| OKLab | oklab(85.4% -0.0925 -0.0242) |
| OKLCH | oklch(85.4% 0.096 194.7) |
| XYZ | xyz(49.6486, 64.7851, 81.8252) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3E2 #E37D7E
analogous
#7DE3AF #7DE3E2 #7DB1E3
triadic
#7DE3E2 #E27DE3 #E3E27D
tetradic
#7DE3E2 #AF7DE3 #E37D7E #B1E37D
square
#7DE3E2 #AF7DE3 #E37D7E #B1E37D
split-complementary
#7DE3E2 #E37DB1 #E3AF7D
monochromatic
#29BDBB #4BD8D7 #7DE3E2 #AFEEED #E2F9F8
Accessibility & contrast
On white
1.50
#7DE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#7DE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3E2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3E2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#47E9E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de3e2; /* rgb */ color: rgb(125, 227, 226); /* oklch */ color: oklch(85.4% 0.096 194.7);
Tailwind
colors: {
custom: {
50: '#a9eceb',
500: '#7de3e2',
950: '#000000',
},
}SCSS
$custom: #7de3e2; $custom-light: #a9eceb; $custom-dark: #000000;
JSON
{
"hex": "#7de3e2",
"rgb": {
"r": 125,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.412,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.85404,
"c": 0.09566,
"h": 194.7
},
"luminance": 0.64789
}Semantic roles & 50–950 ramp
primary
#7DE3E2
secondary
#BB4A4B
accent
#191BCC
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484