#7EFCE5#7EFCE5
#7EFCE5 is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.118 H 180.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCE5 |
|---|---|
| RGB | rgb(126, 252, 229) |
| HSL | hsl(169, 95%, 74%) |
| HSV | hsv(169, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 9.1%, 1.2%) |
| CIE-LAB | lab(91.55, -40.59, 0.23) |
| CIE-LCH | lch(91.55, 40.59, 179.67°) |
| OKLab | oklab(91.24% -0.1181 0) |
| OKLCH | oklch(91.24% 0.118 180) |
| XYZ | xyz(57.5514, 79.7085, 86.4660) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 4.20
Bright Aqua
#0BF9EA
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.53
Aquamarine
#7FFFD4
ΔE00 5.63
Pale Aqua
#B8FFEB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCE5 #FC7E95
analogous
#7EFCA6 #7EFCE5 #7ED4FC
triadic
#7EFCE5 #E57EFC #FCE57E
tetradic
#7EFCE5 #A67EFC #FC7E95 #D4FC7E
square
#7EFCE5 #A67EFC #FC7E95 #D4FC7E
split-complementary
#7EFCE5 #FC7ED4 #FCA67E
monochromatic
#06F9CD #42FBD9 #7EFCE5 #BAFDF1 #E1FEF9
Accessibility & contrast
On white
1.24
#7EFCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7EFCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCE5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCE5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#3DFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efce5; /* rgb */ color: rgb(126, 252, 229); /* oklch */ color: oklch(91.2% 0.118 180.0);
Tailwind
colors: {
custom: {
50: '#acfeed',
500: '#7efce5',
950: '#000000',
},
}SCSS
$custom: #7efce5; $custom-light: #acfeed; $custom-dark: #000000;
JSON
{
"hex": "#7efce5",
"rgb": {
"r": 126,
"g": 252,
"b": 229
},
"hsl": {
"h": 169.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91235,
"c": 0.1181,
"h": 180
},
"luminance": 0.79714
}Semantic roles & 50–950 ramp
primary
#7EFCE5
secondary
#DA4460
accent
#002AE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684