#CCFB96#CCFB96
#CCFB96 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.137 H 129.1°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB96 |
|---|---|
| RGB | rgb(204, 251, 150) |
| HSL | hsl(88, 93%, 79%) |
| HSV | hsv(88, 40%, 98%) |
| CMYK | cmyk(18.7%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(93.46, -31.53, 43.55) |
| CIE-LCH | lch(93.46, 53.77, 125.91°) |
| OKLab | oklab(93.27% -0.0867 0.1066) |
| OKLCH | oklch(93.27% 0.137 129.1) |
| XYZ | xyz(64.9032, 84.0328, 41.6488) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.49
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB96 #C596FB
analogous
#FBF896 #CCFB96 #99FB96
triadic
#CCFB96 #96CCFB #FB96CC
tetradic
#CCFB96 #96FBF8 #C596FB #FB9699
square
#CCFB96 #96FBF8 #C596FB #FB9699
split-complementary
#CCFB96 #9699FB #F896FB
monochromatic
#93F720 #AFF95B #CCFB96 #E9FDD1 #F1FEE2
Accessibility & contrast
On white
1.18
#CCFB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#CCFB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB96
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB96 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#D0F3E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb96; /* rgb */ color: rgb(204, 251, 150); /* oklch */ color: oklch(93.3% 0.137 129.1);
Tailwind
colors: {
custom: {
50: '#ddfcb6',
500: '#ccfb96',
950: '#000000',
},
}SCSS
$custom: #ccfb96; $custom-light: #ddfcb6; $custom-dark: #000000;
JSON
{
"hex": "#ccfb96",
"rgb": {
"r": 204,
"g": 251,
"b": 150
},
"hsl": {
"h": 87.921,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.93265,
"c": 0.1374,
"h": 129.1
},
"luminance": 0.84034
}Semantic roles & 50–950 ramp
primary
#CCFB96
secondary
#9659DC
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581