#7EFFCA#7EFFCA
#7EFFCA is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.138 H 164.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFCA |
|---|---|
| RGB | rgb(126, 255, 202) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.78, -47.87, 14.50) |
| CIE-LCH | lch(91.78, 50.02, 163.15°) |
| OKLab | oklab(91.21% -0.133 0.0372) |
| OKLCH | oklch(91.21% 0.138 164.4) |
| XYZ | xyz(55.0199, 80.2152, 68.4493) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.52
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFCA #FF7EB3
analogous
#7EFF8A #7EFFCA #7EF3FF
triadic
#7EFFCA #CA7EFF #FFCA7E
tetradic
#7EFFCA #8A7EFF #FF7EB3 #F3FF7E
square
#7EFFCA #8A7EFF #FF7EB3 #F3FF7E
split-complementary
#7EFFCA #FF7EF3 #FF8A7E
monochromatic
#04FF98 #41FFB1 #7EFFCA #BBFFE3 #E0FFF2
Accessibility & contrast
On white
1.23
#7EFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7EFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFCA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFCA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#50FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7effca; /* rgb */ color: rgb(126, 255, 202); /* oklch */ color: oklch(91.2% 0.138 164.4);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7effca',
950: '#000000',
},
}SCSS
$custom: #7effca; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7effca",
"rgb": {
"r": 126,
"g": 255,
"b": 202
},
"hsl": {
"h": 155.349,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91212,
"c": 0.13807,
"h": 164.4
},
"luminance": 0.8022
}Semantic roles & 50–950 ramp
primary
#7EFFCA
secondary
#DE4383
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683