#CCFC8B#CCFC8B
#CCFC8B is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.150 H 127.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC8B |
|---|---|
| RGB | rgb(204, 252, 139) |
| HSL | hsl(85, 95%, 77%) |
| HSV | hsv(85, 45%, 99%) |
| CMYK | cmyk(19%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(93.59, -33.28, 49.00) |
| CIE-LCH | lch(93.59, 59.23, 124.18°) |
| OKLab | oklab(93.32% -0.0922 0.1184) |
| OKLCH | oklch(93.32% 0.15 127.9) |
| XYZ | xyz(64.3719, 84.3214, 37.3053) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.82
Pale Lime
#BEFD73
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC8B #BB8BFC
analogous
#FCF48B #CCFC8B #94FC8B
triadic
#CCFC8B #8BCCFC #FC8BCC
tetradic
#CCFC8B #8BFCF4 #BB8BFC #FC8B94
square
#CCFC8B #8BFCF4 #BB8BFC #FC8B94
split-complementary
#CCFC8B #8B94FC #F48BFC
monochromatic
#98F914 #B2FA4F #CCFC8B #E6FEC7 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CCFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC8B
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC8B | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#D1F3E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc8b; /* rgb */ color: rgb(204, 252, 139); /* oklch */ color: oklch(93.3% 0.150 127.9);
Tailwind
colors: {
custom: {
50: '#ddfdaf',
500: '#ccfc8b',
950: '#000000',
},
}SCSS
$custom: #ccfc8b; $custom-light: #ddfdaf; $custom-dark: #000000;
JSON
{
"hex": "#ccfc8b",
"rgb": {
"r": 204,
"g": 252,
"b": 139
},
"hsl": {
"h": 85.487,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.93318,
"c": 0.15007,
"h": 127.9
},
"luminance": 0.84322
}Semantic roles & 50–950 ramp
primary
#CCFC8B
secondary
#8B50DC
accent
#00E661
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581