#9AFFBB#9AFFBB
#9AFFBB is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.134 H 153.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFBB |
|---|---|
| RGB | rgb(154, 255, 187) |
| HSL | hsl(140, 100%, 80%) |
| HSV | hsv(140, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.56, -43.72, 23.42) |
| CIE-LCH | lch(92.56, 49.60, 151.82°) |
| OKLab | oklab(92.05% -0.1198 0.0596) |
| OKLCH | oklch(92.05% 0.134 153.6) |
| XYZ | xyz(58.0524, 81.9742, 59.7677) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.10
Light Sea Green
#98F6B0
ΔE00 2.07
Light Seafoam Green
#A7FFB5
ΔE00 2.32
Mint (survey)
#9FFEB0
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFBB #FF9ADE
analogous
#ABFF9A #9AFFBB #9AFFED
triadic
#9AFFBB #BB9AFF #FFBB9A
tetradic
#9AFFBB #9AABFF #FF9ADE #FFED9A
square
#9AFFBB #9AABFF #FF9ADE #FFED9A
split-complementary
#9AFFBB #ED9AFF #FF9AAB
monochromatic
#20FF69 #5DFF92 #9AFFBB #D7FFE4 #E0FFEA
Accessibility & contrast
On white
1.21
#9AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#9AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFBB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFBB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#86FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affbb; /* rgb */ color: rgb(154, 255, 187); /* oklch */ color: oklch(92.0% 0.134 153.6);
Tailwind
colors: {
custom: {
50: '#bbffcf',
500: '#9affbb',
950: '#000000',
},
}SCSS
$custom: #9affbb; $custom-light: #bbffcf; $custom-dark: #000000;
JSON
{
"hex": "#9affbb",
"rgb": {
"r": 154,
"g": 255,
"b": 187
},
"hsl": {
"h": 139.604,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92046,
"c": 0.13382,
"h": 153.6
},
"luminance": 0.81978
}Semantic roles & 50–950 ramp
primary
#9AFFBB
secondary
#E25BB6
accent
#009BE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683