#9AFDB2#9AFDB2
#9AFDB2 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.139 H 150.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFDB2 |
|---|---|
| RGB | rgb(154, 253, 178) |
| HSL | hsl(135, 96%, 80%) |
| HSV | hsv(135, 39%, 99%) |
| CMYK | cmyk(39.1%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(91.83, -44.43, 26.99) |
| CIE-LCH | lch(91.83, 51.98, 148.72°) |
| OKLab | oklab(91.4% -0.1214 0.0683) |
| OKLCH | oklch(91.4% 0.139 150.6) |
| XYZ | xyz(56.4843, 80.3315, 54.6401) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.91
Light Seafoam Green
#A7FFB5
ΔE00 1.49
Light Sea Green
#98F6B0
ΔE00 1.58
Light Mint Green
#A6FBB2
ΔE00 1.64
Foam Green
#90FDA9
ΔE00 1.70
Light Seafoam
#A0FEBF
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFDB2 #FD9AE5
analogous
#B4FD9A #9AFDB2 #9AFDE3
triadic
#9AFDB2 #B29AFD #FDB29A
tetradic
#9AFDB2 #9AB4FD #FD9AE5 #FDE39A
square
#9AFDB2 #9AB4FD #FD9AE5 #FDE39A
split-complementary
#9AFDB2 #E39AFD #FD9AB4
monochromatic
#22FB56 #5EFC84 #9AFDB2 #D6FEE0 #E1FEE8
Accessibility & contrast
On white
1.23
#9AFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#9AFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFDB2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFDB2 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#EFE4B6
Tritanopia (blue-blind)
#89FAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9afdb2; /* rgb */ color: rgb(154, 253, 178); /* oklch */ color: oklch(91.4% 0.139 150.6);
Tailwind
colors: {
custom: {
50: '#bbfec9',
500: '#9afdb2',
950: '#000000',
},
}SCSS
$custom: #9afdb2; $custom-light: #bbfec9; $custom-dark: #000000;
JSON
{
"hex": "#9afdb2",
"rgb": {
"r": 154,
"g": 253,
"b": 178
},
"hsl": {
"h": 134.545,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.91399,
"c": 0.13924,
"h": 150.6
},
"luminance": 0.80335
}Semantic roles & 50–950 ramp
primary
#9AFDB2
secondary
#DF5CBF
accent
#00AEE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682