#7EDEDD#7EDEDD
#7EDEDD is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.091 H 194.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEDD |
|---|---|
| RGB | rgb(126, 222, 221) |
| HSL | hsl(179, 59%, 68%) |
| HSV | hsv(179, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.86, -28.57, -8.37) |
| CIE-LCH | lch(82.86, 29.77, 196.34°) |
| OKLab | oklab(84.15% -0.0882 -0.0231) |
| OKLCH | oklch(84.15% 0.091 194.7) |
| XYZ | xyz(47.7715, 61.8949, 77.8221) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEDD #DE7E7F
analogous
#7EDEAD #7EDEDD #7EAFDE
triadic
#7EDEDD #DD7EDE #DEDD7E
tetradic
#7EDEDD #AD7EDE #DE7E7F #AFDE7E
square
#7EDEDD #AD7EDE #DE7E7F #AFDE7E
split-complementary
#7EDEDD #DE7EAF #DEAD7E
monochromatic
#2EB4B2 #4DD2D0 #7EDEDD #AFEAEA #DFF7F7
Accessibility & contrast
On white
1.57
#7EDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7EDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEDD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEDD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#4EE3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ededd; /* rgb */ color: rgb(126, 222, 221); /* oklch */ color: oklch(84.2% 0.091 194.7);
Tailwind
colors: {
custom: {
50: '#a9e8e7',
500: '#7ededd',
950: '#000000',
},
}SCSS
$custom: #7ededd; $custom-light: #a9e8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ededd",
"rgb": {
"r": 126,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.375,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.8415,
"c": 0.09119,
"h": 194.7
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#7EDEDD
secondary
#B54B4D
accent
#1F20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484