#9AFFBD#9AFFBD
#9AFFBD is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.132 H 154.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFBD |
|---|---|
| RGB | rgb(154, 255, 189) |
| HSL | hsl(141, 100%, 80%) |
| HSV | hsv(141, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.60, -43.36, 22.46) |
| CIE-LCH | lch(92.60, 48.83, 152.62°) |
| OKLab | oklab(92.09% -0.119 0.0572) |
| OKLCH | oklch(92.09% 0.132 154.3) |
| XYZ | xyz(58.2680, 82.0605, 60.9032) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.86
Light Sea Green
#98F6B0
ΔE00 2.28
Light Seafoam Green
#A7FFB5
ΔE00 2.65
Mint (survey)
#9FFEB0
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.79
Light Mint Green
#A6FBB2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFBD #FF9ADC
analogous
#A9FF9A #9AFFBD #9AFFEF
triadic
#9AFFBD #BD9AFF #FFBD9A
tetradic
#9AFFBD #9AA9FF #FF9ADC #FFEF9A
square
#9AFFBD #9AA9FF #FF9ADC #FFEF9A
split-complementary
#9AFFBD #EF9AFF #FF9AA9
monochromatic
#20FF6D #5DFF95 #9AFFBD #D7FFE5 #E0FFEB
Accessibility & contrast
On white
1.21
#9AFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#9AFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFBD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFBD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#86FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affbd; /* rgb */ color: rgb(154, 255, 189); /* oklch */ color: oklch(92.1% 0.132 154.3);
Tailwind
colors: {
custom: {
50: '#bbffd1',
500: '#9affbd',
950: '#000000',
},
}SCSS
$custom: #9affbd; $custom-light: #bbffd1; $custom-dark: #000000;
JSON
{
"hex": "#9affbd",
"rgb": {
"r": 154,
"g": 255,
"b": 189
},
"hsl": {
"h": 140.792,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92089,
"c": 0.13201,
"h": 154.3
},
"luminance": 0.82064
}Semantic roles & 50–950 ramp
primary
#9AFFBD
secondary
#E25BB3
accent
#0096E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683