#7EFCC4#7EFCC4
#7EFCC4 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.139 H 162.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCC4 |
|---|---|
| RGB | rgb(126, 252, 196) |
| HSL | hsl(153, 95%, 74%) |
| HSV | hsv(153, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.80, -47.82, 16.19) |
| CIE-LCH | lch(90.80, 50.49, 161.29°) |
| OKLab | oklab(90.37% -0.1324 0.0415) |
| OKLCH | oklch(90.37% 0.139 162.6) |
| XYZ | xyz(53.3738, 78.0374, 64.4639) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.69
Light Greenish Blue
#63F7B4
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCC4 #FC7EB6
analogous
#7EFC85 #7EFCC4 #7EF5FC
triadic
#7EFCC4 #C47EFC #FCC47E
tetradic
#7EFCC4 #857EFC #FC7EB6 #F5FC7E
square
#7EFCC4 #857EFC #FC7EB6 #F5FC7E
split-complementary
#7EFCC4 #FC7EF5 #FC857E
monochromatic
#06F98D #42FBA9 #7EFCC4 #BAFDDF #E1FEF1
Accessibility & contrast
On white
1.26
#7EFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7EFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCC4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCC4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#54FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcc4; /* rgb */ color: rgb(126, 252, 196); /* oklch */ color: oklch(90.4% 0.139 162.6);
Tailwind
colors: {
custom: {
50: '#abfed6',
500: '#7efcc4',
950: '#000000',
},
}SCSS
$custom: #7efcc4; $custom-light: #abfed6; $custom-dark: #000000;
JSON
{
"hex": "#7efcc4",
"rgb": {
"r": 126,
"g": 252,
"b": 196
},
"hsl": {
"h": 153.333,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.9037,
"c": 0.13871,
"h": 162.6
},
"luminance": 0.78042
}Semantic roles & 50–950 ramp
primary
#7EFCC4
secondary
#DA4487
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683