#7EFCC6#7EFCC6
#7EFCC6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.137 H 163.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCC6 |
|---|---|
| RGB | rgb(126, 252, 198) |
| HSL | hsl(154, 95%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 21.4%, 1.2%) |
| CIE-LAB | lab(90.84, -47.41, 15.23) |
| CIE-LCH | lch(90.84, 49.80, 162.20°) |
| OKLab | oklab(90.42% -0.1315 0.039) |
| OKLCH | oklch(90.42% 0.137 163.5) |
| XYZ | xyz(53.6030, 78.1291, 65.6708) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.38
Aquamarine
#7FFFD4
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCC6 #FC7EB4
analogous
#7EFC87 #7EFCC6 #7EF3FC
triadic
#7EFCC6 #C67EFC #FCC67E
tetradic
#7EFCC6 #877EFC #FC7EB4 #F3FC7E
square
#7EFCC6 #877EFC #FC7EB4 #F3FC7E
split-complementary
#7EFCC6 #FC7EF3 #FC877E
monochromatic
#06F991 #42FBAC #7EFCC6 #BAFDE0 #E1FEF2
Accessibility & contrast
On white
1.26
#7EFCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7EFCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCC6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCC6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#53FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcc6; /* rgb */ color: rgb(126, 252, 198); /* oklch */ color: oklch(90.4% 0.137 163.5);
Tailwind
colors: {
custom: {
50: '#abfed7',
500: '#7efcc6',
950: '#000000',
},
}SCSS
$custom: #7efcc6; $custom-light: #abfed7; $custom-dark: #000000;
JSON
{
"hex": "#7efcc6",
"rgb": {
"r": 126,
"g": 252,
"b": 198
},
"hsl": {
"h": 154.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90418,
"c": 0.13715,
"h": 163.5
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#7EFCC6
secondary
#DA4484
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683