#CCFE91#CCFE91
#CCFE91 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.147 H 129.0°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE91 |
|---|---|
| RGB | rgb(204, 254, 145) |
| HSL | hsl(88, 98%, 78%) |
| HSV | hsv(88, 43%, 100%) |
| CMYK | cmyk(19.7%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(94.21, -33.51, 46.91) |
| CIE-LCH | lch(94.21, 57.65, 125.54°) |
| OKLab | oklab(93.84% -0.0925 0.114) |
| OKLCH | oklch(93.84% 0.147 129) |
| XYZ | xyz(65.4538, 85.7643, 39.8883) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.13
Light Yellow Green
#CCFD7F
ΔE00 2.49
Pale Lime
#BEFD73
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE91 #C391FE
analogous
#FEF991 #CCFE91 #95FE91
triadic
#CCFE91 #91CCFE #FE91CC
tetradic
#CCFE91 #91FEF9 #C391FE #FE9195
square
#CCFE91 #91FEF9 #C391FE #FE9195
split-complementary
#CCFE91 #9195FE #F991FE
monochromatic
#94FD18 #B0FD54 #CCFE91 #E8FFCE #F1FFE1
Accessibility & contrast
On white
1.16
#CCFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CCFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE91
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE91 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF188
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#D0F5E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfe91; /* rgb */ color: rgb(204, 254, 145); /* oklch */ color: oklch(93.8% 0.147 129.0);
Tailwind
colors: {
custom: {
50: '#ddffb3',
500: '#ccfe91',
950: '#000000',
},
}SCSS
$custom: #ccfe91; $custom-light: #ddffb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfe91",
"rgb": {
"r": 204,
"g": 254,
"b": 145
},
"hsl": {
"h": 87.523,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.93843,
"c": 0.14682,
"h": 129
},
"luminance": 0.85765
}Semantic roles & 50–950 ramp
primary
#CCFE91
secondary
#9454DF
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681