#7FFECA#7FFECA
#7FFECA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.136 H 164.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFECA |
|---|---|
| RGB | rgb(127, 254, 202) |
| HSL | hsl(155, 98%, 75%) |
| HSV | hsv(155, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.53, -47.21, 14.15) |
| CIE-LCH | lch(91.53, 49.29, 163.32°) |
| OKLab | oklab(91.02% -0.1312 0.0363) |
| OKLCH | oklch(91.02% 0.136 164.5) |
| XYZ | xyz(54.8500, 79.6552, 68.3502) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.56
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFECA #FE7FB3
analogous
#7FFE8B #7FFECA #7FF3FE
triadic
#7FFECA #CA7FFE #FECA7F
tetradic
#7FFECA #8B7FFE #FE7FB3 #F3FE7F
square
#7FFECA #8B7FFE #FE7FB3 #F3FE7F
split-complementary
#7FFECA #FE7FF3 #FE8B7F
monochromatic
#06FD98 #42FEB1 #7FFECA #BCFEE3 #E1FFF2
Accessibility & contrast
On white
1.24
#7FFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7FFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFECA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFECA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#52FEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffeca; /* rgb */ color: rgb(127, 254, 202); /* oklch */ color: oklch(91.0% 0.136 164.5);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#7ffeca',
950: '#000000',
},
}SCSS
$custom: #7ffeca; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#7ffeca",
"rgb": {
"r": 127,
"g": 254,
"b": 202
},
"hsl": {
"h": 155.433,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91018,
"c": 0.13617,
"h": 164.5
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#7FFECA
secondary
#DD4583
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683