#CCFB99#CCFB99
#CCFB99 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.134 H 129.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB99 |
|---|---|
| RGB | rgb(204, 251, 153) |
| HSL | hsl(89, 92%, 79%) |
| HSV | hsv(89, 39%, 98%) |
| CMYK | cmyk(18.7%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(93.51, -31.16, 42.14) |
| CIE-LCH | lch(93.51, 52.41, 126.48°) |
| OKLab | oklab(93.31% -0.0855 0.1035) |
| OKLCH | oklch(93.31% 0.134 129.6) |
| XYZ | xyz(65.1479, 84.1306, 42.9374) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.03
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 3.64
Light Yellow Green
#CCFD7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB99 #C899FB
analogous
#FBF999 #CCFB99 #9BFB99
triadic
#CCFB99 #99CCFB #FB99CC
tetradic
#CCFB99 #99FBF9 #C899FB #FB999B
square
#CCFB99 #99FBF9 #C899FB #FB999B
split-complementary
#CCFB99 #999BFB #F999FB
monochromatic
#91F623 #AFF95E #CCFB99 #E9FDD4 #F0FEE2
Accessibility & contrast
On white
1.18
#CCFB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CCFB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB99
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB99 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FDEB9E
Tritanopia (blue-blind)
#CFF3E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb99; /* rgb */ color: rgb(204, 251, 153); /* oklch */ color: oklch(93.3% 0.134 129.6);
Tailwind
colors: {
custom: {
50: '#ddfcb8',
500: '#ccfb99',
950: '#000000',
},
}SCSS
$custom: #ccfb99; $custom-light: #ddfcb8; $custom-dark: #000000;
JSON
{
"hex": "#ccfb99",
"rgb": {
"r": 204,
"g": 251,
"b": 153
},
"hsl": {
"h": 88.776,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.93313,
"c": 0.13425,
"h": 129.6
},
"luminance": 0.84132
}Semantic roles & 50–950 ramp
primary
#CCFB99
secondary
#995CDC
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581