#CCFD91#CCFD91
#CCFD91 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.6% C 0.145 H 128.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD91 |
|---|---|
| RGB | rgb(204, 253, 145) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 43%, 99%) |
| CMYK | cmyk(19.4%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(93.94, -33.05, 46.57) |
| CIE-LCH | lch(93.94, 57.11, 125.36°) |
| OKLab | oklab(93.62% -0.0912 0.1133) |
| OKLCH | oklch(93.62% 0.145 128.8) |
| XYZ | xyz(65.1372, 85.1313, 39.7828) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.94
Celery
#C1FD95
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD91 #C291FD
analogous
#FDF891 #CCFD91 #96FD91
triadic
#CCFD91 #91CCFD #FD91CC
tetradic
#CCFD91 #91FDF8 #C291FD #FD9196
square
#CCFD91 #91FDF8 #C291FD #FD9196
split-complementary
#CCFD91 #9196FD #F891FD
monochromatic
#94FB19 #B0FC55 #CCFD91 #E8FECD #F1FEE1
Accessibility & contrast
On white
1.16
#CCFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#CCFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD91
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD91 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF089
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#D0F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfd91; /* rgb */ color: rgb(204, 253, 145); /* oklch */ color: oklch(93.6% 0.145 128.8);
Tailwind
colors: {
custom: {
50: '#ddfeb3',
500: '#ccfd91',
950: '#000000',
},
}SCSS
$custom: #ccfd91; $custom-light: #ddfeb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfd91",
"rgb": {
"r": 204,
"g": 253,
"b": 145
},
"hsl": {
"h": 87.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.93624,
"c": 0.14541,
"h": 128.8
},
"luminance": 0.85132
}Semantic roles & 50–950 ramp
primary
#CCFD91
secondary
#9354DE
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581