#99FFCA#99FFCA
#99FFCA is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.121 H 160.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #99FFCA |
|---|---|
| RGB | rgb(153, 255, 202) |
| HSL | hsl(149, 100%, 80%) |
| HSV | hsv(149, 40%, 100%) |
| CMYK | cmyk(40%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.82, -41.19, 16.11) |
| CIE-LCH | lch(92.82, 44.23, 158.64°) |
| OKLab | oklab(92.34% -0.1141 0.0414) |
| OKLCH | oklch(92.34% 0.121 160.1) |
| XYZ | xyz(59.5533, 82.5526, 68.6618) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.36
Mint
#AAF0C1
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FFCA #FF99CE
analogous
#9BFF99 #99FFCA #99FFFD
triadic
#99FFCA #CA99FF #FFCA99
tetradic
#99FFCA #999BFF #FF99CE #FFFD99
square
#99FFCA #999BFF #FF99CE #FFFD99
split-complementary
#99FFCA #FD99FF #FF999B
monochromatic
#1FFF8A #5CFFAA #99FFCA #D6FFEA #E0FFEF
Accessibility & contrast
On white
1.20
#99FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#99FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FFCA
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FFCA | 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)
#FDF1C7
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#80FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #99ffca; /* rgb */ color: rgb(153, 255, 202); /* oklch */ color: oklch(92.3% 0.121 160.1);
Tailwind
colors: {
custom: {
50: '#bbffda',
500: '#99ffca',
950: '#000000',
},
}SCSS
$custom: #99ffca; $custom-light: #bbffda; $custom-dark: #000000;
JSON
{
"hex": "#99ffca",
"rgb": {
"r": 153,
"g": 255,
"b": 202
},
"hsl": {
"h": 148.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92339,
"c": 0.12141,
"h": 160.1
},
"luminance": 0.82557
}Semantic roles & 50–950 ramp
primary
#99FFCA
secondary
#E25AA1
accent
#0077E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683