#7FFEBF#7FFEBF
#7FFEBF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.145 H 159.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEBF |
|---|---|
| RGB | rgb(127, 254, 191) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.30, -49.44, 19.47) |
| CIE-LCH | lch(91.30, 53.14, 158.50°) |
| OKLab | oklab(90.76% -0.1361 0.0497) |
| OKLCH | oklch(90.76% 0.145 159.9) |
| XYZ | xyz(53.5937, 79.1527, 61.7339) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEBF #FE7FBE
analogous
#7FFE7F #7FFEBF #7FFEFE
triadic
#7FFEBF #BF7FFE #FEBF7F
tetradic
#7FFEBF #7F7FFE #FE7FBE #FEFE7F
square
#7FFEBF #7F7FFE #FE7FBE #FEFE7F
split-complementary
#7FFEBF #FE7FFE #FE7F7F
monochromatic
#06FD82 #42FEA1 #7FFEBF #BCFEDD #E1FFF0
Accessibility & contrast
On white
1.25
#7FFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7FFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEBF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEBF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#58FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffebf; /* rgb */ color: rgb(127, 254, 191); /* oklch */ color: oklch(90.8% 0.145 159.9);
Tailwind
colors: {
custom: {
50: '#acffd2',
500: '#7ffebf',
950: '#000000',
},
}SCSS
$custom: #7ffebf; $custom-light: #acffd2; $custom-dark: #000000;
JSON
{
"hex": "#7ffebf",
"rgb": {
"r": 127,
"g": 254,
"b": 191
},
"hsl": {
"h": 150.236,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90758,
"c": 0.14487,
"h": 159.9
},
"luminance": 0.79157
}Semantic roles & 50–950 ramp
primary
#7FFEBF
secondary
#DD4590
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683