#7DE2DF#7DE2DF
#7DE2DF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.095 H 193.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2DF |
|---|---|
| RGB | rgb(125, 226, 223) |
| HSL | hsl(178, 64%, 69%) |
| HSV | hsv(178, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(84.01, -30.23, -7.74) |
| CIE-LCH | lch(84.01, 31.20, 194.35°) |
| OKLab | oklab(85.08% -0.0926 -0.0214) |
| OKLCH | oklch(85.08% 0.095 193) |
| XYZ | xyz(48.9678, 64.0764, 79.5853) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Turquoise
#40E0D0
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2DF #E27D80
analogous
#7DE2AD #7DE2DF #7DB3E2
triadic
#7DE2DF #DF7DE2 #E2DF7D
tetradic
#7DE2DF #AD7DE2 #E27D80 #B3E27D
square
#7DE2DF #AD7DE2 #E27D80 #B3E27D
split-complementary
#7DE2DF #E27DB3 #E2AD7D
monochromatic
#2ABBB7 #4BD7D3 #7DE2DF #AFEDEB #E1F8F8
Accessibility & contrast
On white
1.52
#7DE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#7DE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2DF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2DF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#49E7E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de2df; /* rgb */ color: rgb(125, 226, 223); /* oklch */ color: oklch(85.1% 0.095 193.0);
Tailwind
colors: {
custom: {
50: '#a9ebe8',
500: '#7de2df',
950: '#000000',
},
}SCSS
$custom: #7de2df; $custom-light: #a9ebe8; $custom-dark: #000000;
JSON
{
"hex": "#7de2df",
"rgb": {
"r": 125,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.218,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.8508,
"c": 0.09509,
"h": 193
},
"luminance": 0.6408
}Semantic roles & 50–950 ramp
primary
#7DE2DF
secondary
#B94A4D
accent
#1A1FCB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484