#9AFDBD#9AFDBD
#9AFDBD is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.6% C 0.129 H 154.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFDBD |
|---|---|
| RGB | rgb(154, 253, 189) |
| HSL | hsl(141, 96%, 80%) |
| HSV | hsv(141, 39%, 99%) |
| CMYK | cmyk(39.1%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(92.04, -42.48, 21.68) |
| CIE-LCH | lch(92.04, 47.69, 152.97°) |
| OKLab | oklab(91.63% -0.1166 0.0553) |
| OKLCH | oklch(91.63% 0.129 154.6) |
| XYZ | xyz(57.6333, 80.7911, 60.6916) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.67
Light Sea Green
#98F6B0
ΔE00 2.17
Light Seafoam Green
#A7FFB5
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 2.88
Light Mint Green
#A6FBB2
ΔE00 2.96
Mint (survey)
#9FFEB0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFDBD #FD9ADA
analogous
#A9FD9A #9AFDBD #9AFDEF
triadic
#9AFDBD #BD9AFD #FDBD9A
tetradic
#9AFDBD #9AA9FD #FD9ADA #FDEF9A
square
#9AFDBD #9AA9FD #FD9ADA #FDEF9A
split-complementary
#9AFDBD #EF9AFD #FD9AA9
monochromatic
#22FB6F #5EFC96 #9AFDBD #D6FEE4 #E1FEEB
Accessibility & contrast
On white
1.22
#9AFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#9AFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFDBD
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFDBD | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#EDE4C1
Tritanopia (blue-blind)
#86FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9afdbd; /* rgb */ color: rgb(154, 253, 189); /* oklch */ color: oklch(91.6% 0.129 154.6);
Tailwind
colors: {
custom: {
50: '#bbfed1',
500: '#9afdbd',
950: '#000000',
},
}SCSS
$custom: #9afdbd; $custom-light: #bbfed1; $custom-dark: #000000;
JSON
{
"hex": "#9afdbd",
"rgb": {
"r": 154,
"g": 253,
"b": 189
},
"hsl": {
"h": 141.212,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.91633,
"c": 0.12909,
"h": 154.6
},
"luminance": 0.80795
}Semantic roles & 50–950 ramp
primary
#9AFDBD
secondary
#DF5CB1
accent
#0094E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683