#7DE2DB#7DE2DB
#7DE2DB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.096 H 189.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2DB |
|---|---|
| RGB | rgb(125, 226, 219) |
| HSL | hsl(176, 64%, 69%) |
| HSV | hsv(176, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.89, -31.21, -5.78) |
| CIE-LCH | lch(83.89, 31.74, 190.50°) |
| OKLab | oklab(84.95% -0.0943 -0.0161) |
| OKLCH | oklch(84.95% 0.096 189.7) |
| XYZ | xyz(48.4349, 63.8632, 76.7786) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.53
Tiffany Blue
#7BF2DA
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.44
Bright Cyan
#41FDFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2DB #E27D84
analogous
#7DE2A9 #7DE2DB #7DB7E2
triadic
#7DE2DB #DB7DE2 #E2DB7D
tetradic
#7DE2DB #A97DE2 #E27D84 #B7E27D
square
#7DE2DB #A97DE2 #E27D84 #B7E27D
split-complementary
#7DE2DB #E27DB7 #E2A97D
monochromatic
#2ABBB1 #4BD7CD #7DE2DB #AFEDE9 #E1F8F7
Accessibility & contrast
On white
1.52
#7DE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#7DE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2DB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2DB | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 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)
#D8D9DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#4CE7E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de2db; /* rgb */ color: rgb(125, 226, 219); /* oklch */ color: oklch(85.0% 0.096 189.7);
Tailwind
colors: {
custom: {
50: '#a9ebe6',
500: '#7de2db',
950: '#000000',
},
}SCSS
$custom: #7de2db; $custom-light: #a9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#7de2db",
"rgb": {
"r": 125,
"g": 226,
"b": 219
},
"hsl": {
"h": 175.842,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84954,
"c": 0.09566,
"h": 189.7
},
"luminance": 0.63867
}Semantic roles & 50–950 ramp
primary
#7DE2DB
secondary
#B94A52
accent
#1A26CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484