#9AFEBE#9AFEBE
#9AFEBE is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.130 H 154.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFEBE |
|---|---|
| RGB | rgb(154, 254, 190) |
| HSL | hsl(142, 98%, 80%) |
| HSV | hsv(142, 39%, 100%) |
| CMYK | cmyk(39.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.34, -42.74, 21.58) |
| CIE-LCH | lch(92.34, 47.88, 153.20°) |
| OKLab | oklab(91.88% -0.1174 0.0551) |
| OKLCH | oklch(91.88% 0.13 154.9) |
| XYZ | xyz(58.0587, 81.4677, 61.3707) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.70
Light Sea Green
#98F6B0
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.88
Light Seafoam Green
#A7FFB5
ΔE00 2.93
Light Mint Green
#A6FBB2
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFEBE #FE9ADA
analogous
#A8FE9A #9AFEBE #9AFEF0
triadic
#9AFEBE #BE9AFE #FEBE9A
tetradic
#9AFEBE #9AA8FE #FE9ADA #FEF09A
square
#9AFEBE #9AA8FE #FE9ADA #FEF09A
split-complementary
#9AFEBE #F09AFE #FE9AA8
monochromatic
#21FD70 #5DFD97 #9AFEBE #D7FFE5 #E1FFEC
Accessibility & contrast
On white
1.21
#9AFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#9AFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFEBE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFEBE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#86FCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9afebe; /* rgb */ color: rgb(154, 254, 190); /* oklch */ color: oklch(91.9% 0.130 154.9);
Tailwind
colors: {
custom: {
50: '#bbffd1',
500: '#9afebe',
950: '#000000',
},
}SCSS
$custom: #9afebe; $custom-light: #bbffd1; $custom-dark: #000000;
JSON
{
"hex": "#9afebe",
"rgb": {
"r": 154,
"g": 254,
"b": 190
},
"hsl": {
"h": 141.6,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.91883,
"c": 0.12965,
"h": 154.9
},
"luminance": 0.81471
}Semantic roles & 50–950 ramp
primary
#9AFEBE
secondary
#E15CB1
accent
#0093E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683