#7EFBDC#7EFBDC
#7EFBDC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 175.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBDC |
|---|---|
| RGB | rgb(126, 251, 220) |
| HSL | hsl(165, 94%, 74%) |
| HSV | hsv(165, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(91.05, -42.22, 4.16) |
| CIE-LCH | lch(91.05, 42.42, 174.37°) |
| OKLab | oklab(90.75% -0.1208 0.0104) |
| OKLCH | oklch(90.75% 0.121 175.1) |
| XYZ | xyz(56.0140, 78.5924, 79.9143) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Tiffany Blue
#7BF2DA
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBDC #FB7E9D
analogous
#7EFB9E #7EFBDC #7EDCFB
triadic
#7EFBDC #DC7EFB #FBDC7E
tetradic
#7EFBDC #9E7EFB #FB7E9D #DCFB7E
square
#7EFBDC #9E7EFB #FB7E9D #DCFB7E
split-complementary
#7EFBDC #FB7EDC #FB9E7E
monochromatic
#08F7BC #43F9CC #7EFBDC #B9FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7EFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7EFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBDC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBDC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#45FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbdc; /* rgb */ color: rgb(126, 251, 220); /* oklch */ color: oklch(90.8% 0.121 175.1);
Tailwind
colors: {
custom: {
50: '#abfde6',
500: '#7efbdc',
950: '#000000',
},
}SCSS
$custom: #7efbdc; $custom-light: #abfde6; $custom-dark: #000000;
JSON
{
"hex": "#7efbdc",
"rgb": {
"r": 126,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.12,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90753,
"c": 0.12129,
"h": 175.1
},
"luminance": 0.78597
}Semantic roles & 50–950 ramp
primary
#7EFBDC
secondary
#D94569
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684