#7EFCD1#7EFCD1
#7EFCD1 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.129 H 168.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCD1 |
|---|---|
| RGB | rgb(126, 252, 209) |
| HSL | hsl(160, 95%, 74%) |
| HSV | hsv(160, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.08, -45.09, 9.89) |
| CIE-LCH | lch(91.08, 46.17, 167.62°) |
| OKLab | oklab(90.69% -0.1267 0.0254) |
| OKLCH | oklch(90.69% 0.129 168.7) |
| XYZ | xyz(54.9181, 78.6552, 72.5972) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.62
Light Turquoise
#7EF4CC
ΔE00 1.73
Light Aqua
#8CFFDB
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCD1 #FC7EA9
analogous
#7EFC92 #7EFCD1 #7EE8FC
triadic
#7EFCD1 #D17EFC #FCD17E
tetradic
#7EFCD1 #927EFC #FC7EA9 #E8FC7E
square
#7EFCD1 #927EFC #FC7EA9 #E8FC7E
split-complementary
#7EFCD1 #FC7EE8 #FC927E
monochromatic
#06F9A6 #42FBBC #7EFCD1 #BAFDE6 #E1FEF4
Accessibility & contrast
On white
1.26
#7EFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7EFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCD1
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCD1 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EECF
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#4DFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcd1; /* rgb */ color: rgb(126, 252, 209); /* oklch */ color: oklch(90.7% 0.129 168.7);
Tailwind
colors: {
custom: {
50: '#abfedf',
500: '#7efcd1',
950: '#000000',
},
}SCSS
$custom: #7efcd1; $custom-light: #abfedf; $custom-dark: #000000;
JSON
{
"hex": "#7efcd1",
"rgb": {
"r": 126,
"g": 252,
"b": 209
},
"hsl": {
"h": 159.524,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90691,
"c": 0.1292,
"h": 168.7
},
"luminance": 0.7866
}Semantic roles & 50–950 ramp
primary
#7EFCD1
secondary
#DA4477
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684