#9AFFCC#9AFFCC
#9AFFCC is a very light, moderate green. Relative luminance 0.828; OKLCH L 92.4% C 0.119 H 160.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFCC |
|---|---|
| RGB | rgb(154, 255, 204) |
| HSL | hsl(150, 100%, 80%) |
| HSV | hsv(150, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.90, -40.54, 15.21) |
| CIE-LCH | lch(92.90, 43.30, 159.43°) |
| OKLab | oklab(92.43% -0.1125 0.0391) |
| OKLCH | oklch(92.43% 0.119 160.9) |
| XYZ | xyz(59.9812, 82.7457, 69.9259) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.48
Mint
#AAF0C1
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFCC #FF9ACD
analogous
#9AFF9A #9AFFCC #9AFFFF
triadic
#9AFFCC #CC9AFF #FFCC9A
tetradic
#9AFFCC #9A9AFF #FF9ACD #FFFF9A
square
#9AFFCC #9A9AFF #FF9ACD #FFFF9A
split-complementary
#9AFFCC #FF9AFF #FF9A9A
monochromatic
#20FF8E #5DFFAD #9AFFCC #D7FFEB #E0FFF0
Accessibility & contrast
On white
1.20
#9AFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#9AFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFCC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFCC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C9
Deuteranopia (green-blind)
#ECE6CF
Tritanopia (blue-blind)
#81FEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9affcc; /* rgb */ color: rgb(154, 255, 204); /* oklch */ color: oklch(92.4% 0.119 160.9);
Tailwind
colors: {
custom: {
50: '#bbffdb',
500: '#9affcc',
950: '#000000',
},
}SCSS
$custom: #9affcc; $custom-light: #bbffdb; $custom-dark: #000000;
JSON
{
"hex": "#9affcc",
"rgb": {
"r": 154,
"g": 255,
"b": 204
},
"hsl": {
"h": 149.703,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92433,
"c": 0.11912,
"h": 160.9
},
"luminance": 0.8275
}Semantic roles & 50–950 ramp
primary
#9AFFCC
secondary
#E25B9F
accent
#0074E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684