#7EFCDC#7EFCDC
#7EFCDC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.122 H 174.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCDC |
|---|---|
| RGB | rgb(126, 252, 220) |
| HSL | hsl(165, 95%, 74%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.33, -42.66, 4.57) |
| CIE-LCH | lch(91.33, 42.91, 173.88°) |
| OKLab | oklab(90.98% -0.1219 0.0115) |
| OKLCH | oklch(90.98% 0.122 174.6) |
| XYZ | xyz(56.3272, 79.2188, 80.0187) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.86
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 5.09
Light Aquamarine
#7BFDC7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCDC #FC7E9E
analogous
#7EFC9D #7EFCDC #7EDDFC
triadic
#7EFCDC #DC7EFC #FCDC7E
tetradic
#7EFCDC #9D7EFC #FC7E9E #DDFC7E
square
#7EFCDC #9D7EFC #FC7E9E #DDFC7E
split-complementary
#7EFCDC #FC7EDD #FC9D7E
monochromatic
#06F9BC #42FBCC #7EFCDC #BAFDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7EFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7EFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCDC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCDC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#45FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efcdc; /* rgb */ color: rgb(126, 252, 220); /* oklch */ color: oklch(91.0% 0.122 174.6);
Tailwind
colors: {
custom: {
50: '#abfee6',
500: '#7efcdc',
950: '#000000',
},
}SCSS
$custom: #7efcdc; $custom-light: #abfee6; $custom-dark: #000000;
JSON
{
"hex": "#7efcdc",
"rgb": {
"r": 126,
"g": 252,
"b": 220
},
"hsl": {
"h": 164.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90983,
"c": 0.12248,
"h": 174.6
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#7EFCDC
secondary
#DA446A
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684