#9AFFCA#9AFFCA
#9AFFCA is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.121 H 159.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFCA |
|---|---|
| RGB | rgb(154, 255, 202) |
| HSL | hsl(149, 100%, 80%) |
| HSV | hsv(149, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.86, -40.92, 16.18) |
| CIE-LCH | lch(92.86, 44.01, 158.43°) |
| OKLab | oklab(92.39% -0.1134 0.0415) |
| OKLCH | oklch(92.39% 0.121 159.9) |
| XYZ | xyz(59.7428, 82.6504, 68.6707) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.40
Mint
#AAF0C1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFCA #FF9ACF
analogous
#9CFF9A #9AFFCA #9AFFFD
triadic
#9AFFCA #CA9AFF #FFCA9A
tetradic
#9AFFCA #9A9CFF #FF9ACF #FFFD9A
square
#9AFFCA #9A9CFF #FF9ACF #FFFD9A
split-complementary
#9AFFCA #FD9AFF #FF9A9C
monochromatic
#20FF8A #5DFFAA #9AFFCA #D7FFEA #E0FFEF
Accessibility & contrast
On white
1.20
#9AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#9AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFCA
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFCA | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C7
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#82FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affca; /* rgb */ color: rgb(154, 255, 202); /* oklch */ color: oklch(92.4% 0.121 159.9);
Tailwind
colors: {
custom: {
50: '#bbffda',
500: '#9affca',
950: '#000000',
},
}SCSS
$custom: #9affca; $custom-light: #bbffda; $custom-dark: #000000;
JSON
{
"hex": "#9affca",
"rgb": {
"r": 154,
"g": 255,
"b": 202
},
"hsl": {
"h": 148.515,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92385,
"c": 0.12075,
"h": 159.9
},
"luminance": 0.82654
}Semantic roles & 50–950 ramp
primary
#9AFFCA
secondary
#E25BA2
accent
#0078E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683