#7EE2DB#7EE2DB
#7EE2DB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.095 H 189.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2DB |
|---|---|
| RGB | rgb(126, 226, 219) |
| HSL | hsl(176, 63%, 69%) |
| HSV | hsv(176, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.93, -30.98, -5.72) |
| CIE-LCH | lch(83.93, 31.50, 190.46°) |
| OKLab | oklab(85% -0.0936 -0.0159) |
| OKLCH | oklch(85% 0.095 189.7) |
| XYZ | xyz(48.5817, 63.9389, 76.7855) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.38
Bright Cyan
#41FDFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2DB #E27E85
analogous
#7EE2A9 #7EE2DB #7EB7E2
triadic
#7EE2DB #DB7EE2 #E2DB7E
tetradic
#7EE2DB #A97EE2 #E27E85 #B7E27E
square
#7EE2DB #A97EE2 #E27E85 #B7E27E
split-complementary
#7EE2DB #E27EB7 #E2A97E
monochromatic
#2ABBB1 #4CD7CD #7EE2DB #B0EDE9 #E2F8F7
Accessibility & contrast
On white
1.52
#7EE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7EE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2DB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2DB | 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)
#D8D9DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#4EE7E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ee2db; /* rgb */ color: rgb(126, 226, 219); /* oklch */ color: oklch(85.0% 0.095 189.7);
Tailwind
colors: {
custom: {
50: '#a9ebe6',
500: '#7ee2db',
950: '#000000',
},
}SCSS
$custom: #7ee2db; $custom-light: #a9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#7ee2db",
"rgb": {
"r": 126,
"g": 226,
"b": 219
},
"hsl": {
"h": 175.8,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84997,
"c": 0.09493,
"h": 189.7
},
"luminance": 0.63943
}Semantic roles & 50–950 ramp
primary
#7EE2DB
secondary
#B94B53
accent
#1A27CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484