#7EDED0#7EDED0
#7EDED0 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.094 H 183.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDED0 |
|---|---|
| RGB | rgb(126, 222, 208) |
| HSL | hsl(171, 59%, 68%) |
| HSV | hsv(171, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.50, -31.71, -2.00) |
| CIE-LCH | lch(82.50, 31.77, 183.61°) |
| OKLab | oklab(83.75% -0.0936 -0.0059) |
| OKLCH | oklch(83.75% 0.094 183.6) |
| XYZ | xyz(46.1061, 61.2287, 69.0510) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 6.67
Light Teal
#90E4C1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDED0 #DE7E8C
analogous
#7EDEA0 #7EDED0 #7EBCDE
triadic
#7EDED0 #D07EDE #DED07E
tetradic
#7EDED0 #A07EDE #DE7E8C #BCDE7E
square
#7EDED0 #A07EDE #DE7E8C #BCDE7E
split-complementary
#7EDED0 #DE7EBC #DEA07E
monochromatic
#2EB4A0 #4DD2BE #7EDED0 #AFEAE2 #DFF7F4
Accessibility & contrast
On white
1.59
#7EDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7EDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDED0
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDED0 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D0
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#56E1DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7eded0; /* rgb */ color: rgb(126, 222, 208); /* oklch */ color: oklch(83.7% 0.094 183.6);
Tailwind
colors: {
custom: {
50: '#a9e8de',
500: '#7eded0',
950: '#000000',
},
}SCSS
$custom: #7eded0; $custom-light: #a9e8de; $custom-dark: #000000;
JSON
{
"hex": "#7eded0",
"rgb": {
"r": 126,
"g": 222,
"b": 208
},
"hsl": {
"h": 171.25,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83745,
"c": 0.09381,
"h": 183.6
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#7EDED0
secondary
#B54B5B
accent
#1F37C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484