#7EDEC2#7EDEC2
#7EDEC2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.100 H 172.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEC2 |
|---|---|
| RGB | rgb(126, 222, 194) |
| HSL | hsl(163, 59%, 68%) |
| HSV | hsv(163, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.15, -34.92, 4.91) |
| CIE-LCH | lch(82.15, 35.26, 172.00°) |
| OKLab | oklab(83.34% -0.0996 0.0124) |
| OKLCH | oklch(83.34% 0.1 172.9) |
| XYZ | xyz(44.4591, 60.5699, 60.3768) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEC2 #DE7E9A
analogous
#7EDE92 #7EDEC2 #7ECADE
triadic
#7EDEC2 #C27EDE #DEC27E
tetradic
#7EDEC2 #927EDE #DE7E9A #CADE7E
square
#7EDEC2 #927EDE #DE7E9A #CADE7E
split-complementary
#7EDEC2 #DE7ECA #DE927E
monochromatic
#2EB48D #4DD2AB #7EDEC2 #AFEAD9 #DFF7F0
Accessibility & contrast
On white
1.60
#7EDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7EDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEC2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEC2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#5DE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edec2; /* rgb */ color: rgb(126, 222, 194); /* oklch */ color: oklch(83.3% 0.100 172.9);
Tailwind
colors: {
custom: {
50: '#a8e8d4',
500: '#7edec2',
950: '#000000',
},
}SCSS
$custom: #7edec2; $custom-light: #a8e8d4; $custom-dark: #000000;
JSON
{
"hex": "#7edec2",
"rgb": {
"r": 126,
"g": 222,
"b": 194
},
"hsl": {
"h": 162.5,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83342,
"c": 0.10041,
"h": 172.9
},
"luminance": 0.60573
}Semantic roles & 50–950 ramp
primary
#7EDEC2
secondary
#B54B6A
accent
#1F50C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483