#7EDED2#7EDED2
#7EDED2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 185.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDED2 |
|---|---|
| RGB | rgb(126, 222, 210) |
| HSL | hsl(173, 59%, 68%) |
| HSV | hsv(173, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.55, -31.24, -2.98) |
| CIE-LCH | lch(82.55, 31.38, 185.46°) |
| OKLab | oklab(83.81% -0.0928 -0.0085) |
| OKLCH | oklch(83.81% 0.093 185.2) |
| XYZ | xyz(46.3537, 61.3277, 70.3551) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.58
Tiffany Blue
#7BF2DA
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 7.16
Light Teal
#90E4C1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDED2 #DE7E8A
analogous
#7EDEA2 #7EDED2 #7EBADE
triadic
#7EDED2 #D27EDE #DED27E
tetradic
#7EDED2 #A27EDE #DE7E8A #BADE7E
square
#7EDED2 #A27EDE #DE7E8A #BADE7E
split-complementary
#7EDED2 #DE7EBA #DEA27E
monochromatic
#2EB4A3 #4DD2C1 #7EDED2 #AFEAE3 #DFF7F4
Accessibility & contrast
On white
1.58
#7EDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7EDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDED2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDED2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D2
Deuteranopia (green-blind)
#C5C8D3
Tritanopia (blue-blind)
#55E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7eded2; /* rgb */ color: rgb(126, 222, 210); /* oklch */ color: oklch(83.8% 0.093 185.2);
Tailwind
colors: {
custom: {
50: '#a9e8df',
500: '#7eded2',
950: '#000000',
},
}SCSS
$custom: #7eded2; $custom-light: #a9e8df; $custom-dark: #000000;
JSON
{
"hex": "#7eded2",
"rgb": {
"r": 126,
"g": 222,
"b": 210
},
"hsl": {
"h": 172.5,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83806,
"c": 0.09318,
"h": 185.2
},
"luminance": 0.61331
}Semantic roles & 50–950 ramp
primary
#7EDED2
secondary
#B54B59
accent
#1F34C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484