#9AFFBE#9AFFBE
#9AFFBE is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.131 H 154.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFBE |
|---|---|
| RGB | rgb(154, 255, 190) |
| HSL | hsl(141, 100%, 80%) |
| HSV | hsv(141, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.62, -43.18, 21.97) |
| CIE-LCH | lch(92.62, 48.45, 153.03°) |
| OKLab | oklab(92.11% -0.1185 0.056) |
| OKLCH | oklch(92.11% 0.131 154.7) |
| XYZ | xyz(58.3769, 82.1040, 61.4768) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.79
Light Sea Green
#98F6B0
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 2.95
Light Mint Green
#A6FBB2
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFBE #FF9ADB
analogous
#A8FF9A #9AFFBE #9AFFF0
triadic
#9AFFBE #BE9AFF #FFBE9A
tetradic
#9AFFBE #9AA8FF #FF9ADB #FFF09A
square
#9AFFBE #9AA8FF #FF9ADB #FFF09A
split-complementary
#9AFFBE #F09AFF #FF9AA8
monochromatic
#20FF6F #5DFF97 #9AFFBE #D7FFE5 #E0FFEB
Accessibility & contrast
On white
1.21
#9AFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#9AFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFBE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFBE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0BA
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#86FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affbe; /* rgb */ color: rgb(154, 255, 190); /* oklch */ color: oklch(92.1% 0.131 154.7);
Tailwind
colors: {
custom: {
50: '#bbffd1',
500: '#9affbe',
950: '#000000',
},
}SCSS
$custom: #9affbe; $custom-light: #bbffd1; $custom-dark: #000000;
JSON
{
"hex": "#9affbe",
"rgb": {
"r": 154,
"g": 255,
"b": 190
},
"hsl": {
"h": 141.386,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92111,
"c": 0.13111,
"h": 154.7
},
"luminance": 0.82108
}Semantic roles & 50–950 ramp
primary
#9AFFBE
secondary
#E25BB2
accent
#0094E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683