#7EFCCA#7EFCCA
#7EFCCA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.134 H 165.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCCA |
|---|---|
| RGB | rgb(126, 252, 202) |
| HSL | hsl(156, 95%, 74%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.92, -46.58, 13.29) |
| CIE-LCH | lch(90.92, 48.44, 164.08°) |
| OKLab | oklab(90.52% -0.1297 0.0341) |
| OKLCH | oklch(90.52% 0.134 165.3) |
| XYZ | xyz(54.0704, 78.3161, 68.1328) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 4.07
Pale Turquoise
#A5FBD5
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCCA #FC7EB0
analogous
#7EFC8B #7EFCCA #7EEFFC
triadic
#7EFCCA #CA7EFC #FCCA7E
tetradic
#7EFCCA #8B7EFC #FC7EB0 #EFFC7E
square
#7EFCCA #8B7EFC #FC7EB0 #EFFC7E
split-complementary
#7EFCCA #FC7EEF #FC8B7E
monochromatic
#06F999 #42FBB1 #7EFCCA #BAFDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7EFCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7EFCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCCA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCCA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E5DFCD
Tritanopia (blue-blind)
#51FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcca; /* rgb */ color: rgb(126, 252, 202); /* oklch */ color: oklch(90.5% 0.134 165.3);
Tailwind
colors: {
custom: {
50: '#abfeda',
500: '#7efcca',
950: '#000000',
},
}SCSS
$custom: #7efcca; $custom-light: #abfeda; $custom-dark: #000000;
JSON
{
"hex": "#7efcca",
"rgb": {
"r": 126,
"g": 252,
"b": 202
},
"hsl": {
"h": 156.19,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90515,
"c": 0.13413,
"h": 165.3
},
"luminance": 0.78321
}Semantic roles & 50–950 ramp
primary
#7EFCCA
secondary
#DA4480
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683