#9AFFC8#9AFFC8
#9AFFC8 is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.122 H 159.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFC8 |
|---|---|
| RGB | rgb(154, 255, 200) |
| HSL | hsl(147, 100%, 80%) |
| HSV | hsv(147, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.82, -41.31, 17.14) |
| CIE-LCH | lch(92.82, 44.73, 157.46°) |
| OKLab | oklab(92.34% -0.1142 0.044) |
| OKLCH | oklch(92.34% 0.122 159) |
| XYZ | xyz(59.5076, 82.5563, 67.4317) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 4.04
Pale Turquoise
#A5FBD5
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.18
Mint
#AAF0C1
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFC8 #FF9AD1
analogous
#9EFF9A #9AFFC8 #9AFFFB
triadic
#9AFFC8 #C89AFF #FFC89A
tetradic
#9AFFC8 #9A9EFF #FF9AD1 #FFFB9A
square
#9AFFC8 #9A9EFF #FF9AD1 #FFFB9A
split-complementary
#9AFFC8 #FB9AFF #FF9A9E
monochromatic
#20FF85 #5DFFA7 #9AFFC8 #D7FFE9 #E0FFEE
Accessibility & contrast
On white
1.20
#9AFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#9AFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFC8
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFC8 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C5
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#83FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9affc8; /* rgb */ color: rgb(154, 255, 200); /* oklch */ color: oklch(92.3% 0.122 159.0);
Tailwind
colors: {
custom: {
50: '#bbffd8',
500: '#9affc8',
950: '#000000',
},
}SCSS
$custom: #9affc8; $custom-light: #bbffd8; $custom-dark: #000000;
JSON
{
"hex": "#9affc8",
"rgb": {
"r": 154,
"g": 255,
"b": 200
},
"hsl": {
"h": 147.327,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92338,
"c": 0.12241,
"h": 159
},
"luminance": 0.8256
}Semantic roles & 50–950 ramp
primary
#9AFFC8
secondary
#E25BA5
accent
#007DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683