#7EFCC7#7EFCC7
#7EFCC7 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.136 H 163.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCC7 |
|---|---|
| RGB | rgb(126, 252, 199) |
| HSL | hsl(155, 95%, 74%) |
| HSV | hsv(155, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(90.86, -47.21, 14.74) |
| CIE-LCH | lch(90.86, 49.46, 162.66°) |
| OKLab | oklab(90.44% -0.131 0.0378) |
| OKLCH | oklch(90.44% 0.136 163.9) |
| XYZ | xyz(53.7187, 78.1754, 66.2803) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.37
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCC7 #FC7EB3
analogous
#7EFC88 #7EFCC7 #7EF2FC
triadic
#7EFCC7 #C77EFC #FCC77E
tetradic
#7EFCC7 #887EFC #FC7EB3 #F2FC7E
square
#7EFCC7 #887EFC #FC7EB3 #F2FC7E
split-complementary
#7EFCC7 #FC7EF2 #FC887E
monochromatic
#06F993 #42FBAD #7EFCC7 #BAFDE1 #E1FEF2
Accessibility & contrast
On white
1.26
#7EFCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7EFCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCC7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCC7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#52FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcc7; /* rgb */ color: rgb(126, 252, 199); /* oklch */ color: oklch(90.4% 0.136 163.9);
Tailwind
colors: {
custom: {
50: '#abfed8',
500: '#7efcc7',
950: '#000000',
},
}SCSS
$custom: #7efcc7; $custom-light: #abfed8; $custom-dark: #000000;
JSON
{
"hex": "#7efcc7",
"rgb": {
"r": 126,
"g": 252,
"b": 199
},
"hsl": {
"h": 154.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90442,
"c": 0.13638,
"h": 163.9
},
"luminance": 0.7818
}Semantic roles & 50–950 ramp
primary
#7EFCC7
secondary
#DA4483
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683