#CCFB91#CCFB91
#CCFB91 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.2% C 0.143 H 128.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB91 |
|---|---|
| RGB | rgb(204, 251, 145) |
| HSL | hsl(87, 93%, 78%) |
| HSV | hsv(87, 42%, 98%) |
| CMYK | cmyk(18.7%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(93.40, -32.13, 45.89) |
| CIE-LCH | lch(93.40, 56.02, 125.00°) |
| OKLab | oklab(93.19% -0.0886 0.1117) |
| OKLCH | oklch(93.19% 0.143 128.4) |
| XYZ | xyz(64.5092, 83.8751, 39.5735) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.32
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellow Green
#CCFD7F
ΔE00 2.72
Pale Lime
#BEFD73
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB91 #C091FB
analogous
#FBF591 #CCFB91 #97FB91
triadic
#CCFB91 #91CCFB #FB91CC
tetradic
#CCFB91 #91FBF5 #C091FB #FB9197
square
#CCFB91 #91FBF5 #C091FB #FB9197
split-complementary
#CCFB91 #9197FB #F591FB
monochromatic
#95F71B #B1F956 #CCFB91 #E7FDCC #F1FEE1
Accessibility & contrast
On white
1.18
#CCFB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#CCFB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB91
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB91 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FEEB97
Tritanopia (blue-blind)
#D0F3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb91; /* rgb */ color: rgb(204, 251, 145); /* oklch */ color: oklch(93.2% 0.143 128.4);
Tailwind
colors: {
custom: {
50: '#ddfcb3',
500: '#ccfb91',
950: '#000000',
},
}SCSS
$custom: #ccfb91; $custom-light: #ddfcb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfb91",
"rgb": {
"r": 204,
"g": 251,
"b": 145
},
"hsl": {
"h": 86.604,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.93187,
"c": 0.14259,
"h": 128.4
},
"luminance": 0.83876
}Semantic roles & 50–950 ramp
primary
#CCFB91
secondary
#9155DB
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581