#7EFECC#7EFECC
#7EFECC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.135 H 165.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFECC |
|---|---|
| RGB | rgb(126, 254, 204) |
| HSL | hsl(157, 98%, 75%) |
| HSV | hsv(157, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.54, -47.02, 13.13) |
| CIE-LCH | lch(91.54, 48.82, 164.40°) |
| OKLab | oklab(91.03% -0.131 0.0337) |
| OKLCH | oklch(91.03% 0.135 165.6) |
| XYZ | xyz(54.9401, 79.6741, 69.5985) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.97
Aquamarine
#7FFFD4
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFECC #FE7EB0
analogous
#7EFE8C #7EFECC #7EF0FE
triadic
#7EFECC #CC7EFE #FECC7E
tetradic
#7EFECC #8C7EFE #FE7EB0 #F0FE7E
square
#7EFECC #8C7EFE #FE7EB0 #F0FE7E
split-complementary
#7EFECC #FE7EF0 #FE8C7E
monochromatic
#05FD9C #41FEB4 #7EFECC #BBFEE4 #E1FFF3
Accessibility & contrast
On white
1.24
#7EFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7EFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFECC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFECC | 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)
#F9EFC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#4FFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efecc; /* rgb */ color: rgb(126, 254, 204); /* oklch */ color: oklch(91.0% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#abffdb',
500: '#7efecc',
950: '#000000',
},
}SCSS
$custom: #7efecc; $custom-light: #abffdb; $custom-dark: #000000;
JSON
{
"hex": "#7efecc",
"rgb": {
"r": 126,
"g": 254,
"b": 204
},
"hsl": {
"h": 156.563,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91029,
"c": 0.13528,
"h": 165.6
},
"luminance": 0.79679
}Semantic roles & 50–950 ramp
primary
#7EFECC
secondary
#DD447F
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684