#7FFBAE#7FFBAE
#7FFBAE is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.155 H 154.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBAE |
|---|---|
| RGB | rgb(127, 251, 174) |
| HSL | hsl(143, 94%, 74%) |
| HSV | hsv(143, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.12, -51.41, 26.50) |
| CIE-LCH | lch(90.12, 57.84, 152.73°) |
| OKLab | oklab(89.69% -0.1402 0.067) |
| OKLCH | oklch(89.69% 0.155 154.5) |
| XYZ | xyz(50.8858, 76.5583, 52.1319) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.44
Seafoam Green
#7AF9AB
ΔE00 0.58
Light Blue Green
#7EFBB3
ΔE00 1.01
Light Bluish Green
#76FDA8
ΔE00 1.43
Foam Green
#90FDA9
ΔE00 2.37
Light Sea Green
#98F6B0
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBAE #FB7FCC
analogous
#8EFB7F #7FFBAE #7FFBEC
triadic
#7FFBAE #AE7FFB #FBAE7F
tetradic
#7FFBAE #7F8EFB #FB7FCC #FBEC7F
square
#7FFBAE #7F8EFB #FB7FCC #FBEC7F
split-complementary
#7FFBAE #EC7FFB #FB7F8E
monochromatic
#08F763 #44F988 #7FFBAE #BAFDD4 #E1FEEC
Accessibility & contrast
On white
1.29
#7FFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7FFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBAE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBAE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#60F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffbae; /* rgb */ color: rgb(127, 251, 174); /* oklch */ color: oklch(89.7% 0.155 154.5);
Tailwind
colors: {
custom: {
50: '#abfdc6',
500: '#7ffbae',
950: '#000000',
},
}SCSS
$custom: #7ffbae; $custom-light: #abfdc6; $custom-dark: #000000;
JSON
{
"hex": "#7ffbae",
"rgb": {
"r": 127,
"g": 251,
"b": 174
},
"hsl": {
"h": 142.742,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89686,
"c": 0.15542,
"h": 154.5
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#7FFBAE
secondary
#D946A1
accent
#008FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682