#CCFE96#CCFE96
#CCFE96 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.142 H 129.7°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFE96 |
|---|---|
| RGB | rgb(204, 254, 150) |
| HSL | hsl(89, 98%, 79%) |
| HSV | hsv(89, 41%, 100%) |
| CMYK | cmyk(19.7%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(94.28, -32.92, 44.59) |
| CIE-LCH | lch(94.28, 55.42, 126.44°) |
| OKLab | oklab(93.92% -0.0905 0.109) |
| OKLCH | oklch(93.92% 0.142 129.7) |
| XYZ | xyz(65.8478, 85.9219, 41.9636) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.72
Light Yellow Green
#CCFD7F
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFE96 #C896FE
analogous
#FEFC96 #CCFE96 #98FE96
triadic
#CCFE96 #96CCFE #FE96CC
tetradic
#CCFE96 #96FEFC #C896FE #FE9698
square
#CCFE96 #96FEFC #C896FE #FE9698
split-complementary
#CCFE96 #9698FE #FC96FE
monochromatic
#91FD1D #AFFD59 #CCFE96 #E9FFD3 #F0FFE1
Accessibility & contrast
On white
1.15
#CCFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CCFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFE96
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFE96 | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18E
Deuteranopia (green-blind)
#FFED9C
Tritanopia (blue-blind)
#D0F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfe96; /* rgb */ color: rgb(204, 254, 150); /* oklch */ color: oklch(93.9% 0.142 129.7);
Tailwind
colors: {
custom: {
50: '#ddffb6',
500: '#ccfe96',
950: '#000000',
},
}SCSS
$custom: #ccfe96; $custom-light: #ddffb6; $custom-dark: #000000;
JSON
{
"hex": "#ccfe96",
"rgb": {
"r": 204,
"g": 254,
"b": 150
},
"hsl": {
"h": 88.846,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.9392,
"c": 0.14169,
"h": 129.7
},
"luminance": 0.85923
}Semantic roles & 50–950 ramp
primary
#CCFE96
secondary
#9958E0
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681