#9AFFBC#9AFFBC
#9AFFBC is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.1% C 0.133 H 153.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFBC |
|---|---|
| RGB | rgb(154, 255, 188) |
| HSL | hsl(140, 100%, 80%) |
| HSV | hsv(140, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.58, -43.54, 22.94) |
| CIE-LCH | lch(92.58, 49.21, 152.22°) |
| OKLab | oklab(92.07% -0.1194 0.0584) |
| OKLCH | oklch(92.07% 0.133 153.9) |
| XYZ | xyz(58.1598, 82.0172, 60.3335) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.96
Light Sea Green
#98F6B0
ΔE00 2.17
Light Seafoam Green
#A7FFB5
ΔE00 2.48
Mint (survey)
#9FFEB0
ΔE00 2.54
Light Mint Green
#A6FBB2
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFBC #FF9ADD
analogous
#AAFF9A #9AFFBC #9AFFEE
triadic
#9AFFBC #BC9AFF #FFBC9A
tetradic
#9AFFBC #9AAAFF #FF9ADD #FFEE9A
square
#9AFFBC #9AAAFF #FF9ADD #FFEE9A
split-complementary
#9AFFBC #EE9AFF #FF9AAA
monochromatic
#20FF6B #5DFF93 #9AFFBC #D7FFE5 #E0FFEB
Accessibility & contrast
On white
1.21
#9AFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#9AFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFBC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFBC | 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)
#FFF0B8
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#86FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affbc; /* rgb */ color: rgb(154, 255, 188); /* oklch */ color: oklch(92.1% 0.133 153.9);
Tailwind
colors: {
custom: {
50: '#bbffd0',
500: '#9affbc',
950: '#000000',
},
}SCSS
$custom: #9affbc; $custom-light: #bbffd0; $custom-dark: #000000;
JSON
{
"hex": "#9affbc",
"rgb": {
"r": 154,
"g": 255,
"b": 188
},
"hsl": {
"h": 140.198,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92067,
"c": 0.13291,
"h": 153.9
},
"luminance": 0.82021
}Semantic roles & 50–950 ramp
primary
#9AFFBC
secondary
#E25BB5
accent
#0098E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683