#CCFA91#CCFA91
#CCFA91 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.141 H 128.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA91 |
|---|---|
| RGB | rgb(204, 250, 145) |
| HSL | hsl(86, 91%, 77%) |
| HSV | hsv(86, 42%, 98%) |
| CMYK | cmyk(18.4%, 0%, 42%, 2%) |
| CIE-LAB | lab(93.12, -31.67, 45.54) |
| CIE-LCH | lch(93.12, 55.47, 124.81°) |
| OKLab | oklab(92.97% -0.0873 0.1109) |
| OKLCH | oklch(92.97% 0.141 128.2) |
| XYZ | xyz(64.1976, 83.2520, 39.4696) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pale Lime
#BEFD73
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA91 #BF91FA
analogous
#FAF491 #CCFA91 #97FA91
triadic
#CCFA91 #91CCFA #FA91CC
tetradic
#CCFA91 #91FAF4 #BF91FA #FA9197
square
#CCFA91 #91FAF4 #BF91FA #FA9197
split-complementary
#CCFA91 #9197FA #F491FA
monochromatic
#96F51C #B1F756 #CCFA91 #E7FDCC #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#CCFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA91
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA91 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FDEA97
Tritanopia (blue-blind)
#D0F2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa91; /* rgb */ color: rgb(204, 250, 145); /* oklch */ color: oklch(93.0% 0.141 128.2);
Tailwind
colors: {
custom: {
50: '#ddfcb3',
500: '#ccfa91',
950: '#000000',
},
}SCSS
$custom: #ccfa91; $custom-light: #ddfcb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfa91",
"rgb": {
"r": 204,
"g": 250,
"b": 145
},
"hsl": {
"h": 86.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.92969,
"c": 0.14117,
"h": 128.2
},
"luminance": 0.83253
}Semantic roles & 50–950 ramp
primary
#CCFA91
secondary
#8F56DA
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581