#9FFCCC#9FFCCC
#9FFCCC is a very light, moderate green. Relative luminance 0.814; OKLCH L 92.0% C 0.111 H 160.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCCC |
|---|---|
| RGB | rgb(159, 252, 204) |
| HSL | hsl(149, 94%, 81%) |
| HSV | hsv(149, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(92.29, -37.82, 14.37) |
| CIE-LCH | lch(92.29, 40.46, 159.20°) |
| OKLab | oklab(91.99% -0.1051 0.037) |
| OKLCH | oklch(91.99% 0.111 160.6) |
| XYZ | xyz(60.0034, 81.3477, 69.6550) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.51
Light Seafoam
#A0FEBF
ΔE00 3.43
Mint
#AAF0C1
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCCC #FC9FCF
analogous
#A0FC9F #9FFCCC #9FFCFA
triadic
#9FFCCC #CC9FFC #FCCC9F
tetradic
#9FFCCC #9FA0FC #FC9FCF #FCFA9F
square
#9FFCCC #9FA0FC #FC9FCF #FCFA9F
split-complementary
#9FFCCC #FA9FFC #FC9FA0
monochromatic
#28F88D #64FAAC #9FFCCC #DAFEEC #E1FEEF
Accessibility & contrast
On white
1.22
#9FFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#9FFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCCC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCCC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#8AFBEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffccc; /* rgb */ color: rgb(159, 252, 204); /* oklch */ color: oklch(92.0% 0.111 160.6);
Tailwind
colors: {
custom: {
50: '#befddb',
500: '#9ffccc',
950: '#000000',
},
}SCSS
$custom: #9ffccc; $custom-light: #befddb; $custom-dark: #000000;
JSON
{
"hex": "#9ffccc",
"rgb": {
"r": 159,
"g": 252,
"b": 204
},
"hsl": {
"h": 149.032,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91994,
"c": 0.11146,
"h": 160.6
},
"luminance": 0.81351
}Semantic roles & 50–950 ramp
primary
#9FFCCC
secondary
#DE61A2
accent
#0076E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684