#7FFECB#7FFECB
#7FFECB is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.135 H 165.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFECB |
|---|---|
| RGB | rgb(127, 254, 203) |
| HSL | hsl(156, 98%, 75%) |
| HSV | hsv(156, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.55, -47.01, 13.67) |
| CIE-LCH | lch(91.55, 48.95, 163.79°) |
| OKLab | oklab(91.04% -0.1308 0.0351) |
| OKLCH | oklch(91.04% 0.135 165) |
| XYZ | xyz(54.9688, 79.7028, 68.9758) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.75
Aquamarine
#7FFFD4
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Aqua
#8CFFDB
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.07
Pale Turquoise
#A5FBD5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFECB #FE7FB2
analogous
#7FFE8C #7FFECB #7FF1FE
triadic
#7FFECB #CB7FFE #FECB7F
tetradic
#7FFECB #8C7FFE #FE7FB2 #F1FE7F
square
#7FFECB #8C7FFE #FE7FB2 #F1FE7F
split-complementary
#7FFECB #FE7FF1 #FE8C7F
monochromatic
#06FD9A #42FEB2 #7FFECB #BCFEE4 #E1FFF3
Accessibility & contrast
On white
1.24
#7FFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7FFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFECB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFECB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#52FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffecb; /* rgb */ color: rgb(127, 254, 203); /* oklch */ color: oklch(91.0% 0.135 165.0);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#7ffecb',
950: '#000000',
},
}SCSS
$custom: #7ffecb; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#7ffecb",
"rgb": {
"r": 127,
"g": 254,
"b": 203
},
"hsl": {
"h": 155.906,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91042,
"c": 0.13544,
"h": 165
},
"luminance": 0.79707
}Semantic roles & 50–950 ramp
primary
#7FFECB
secondary
#DD4582
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684