#CCFB8D#CCFB8D
#CCFB8D is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.147 H 127.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB8D |
|---|---|
| RGB | rgb(204, 251, 141) |
| HSL | hsl(86, 93%, 77%) |
| HSV | hsv(86, 44%, 98%) |
| CMYK | cmyk(18.7%, 0%, 43.8%, 1.6%) |
| CIE-LAB | lab(93.34, -32.59, 47.74) |
| CIE-LCH | lch(93.34, 57.80, 124.32°) |
| OKLab | oklab(93.13% -0.0901 0.1157) |
| OKLCH | oklch(93.13% 0.147 127.9) |
| XYZ | xyz(64.2062, 83.7539, 37.9776) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.10
Light Yellow Green
#CCFD7F
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB8D #BC8DFB
analogous
#FBF38D #CCFB8D #95FB8D
triadic
#CCFB8D #8DCCFB #FB8DCC
tetradic
#CCFB8D #8DFBF3 #BC8DFB #FB8D95
square
#CCFB8D #8DFBF3 #BC8DFB #FB8D95
split-complementary
#CCFB8D #8D95FB #F38DFB
monochromatic
#97F717 #B2F952 #CCFB8D #E6FDC8 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#CCFB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB8D
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB8D | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#D1F2E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb8d; /* rgb */ color: rgb(204, 251, 141); /* oklch */ color: oklch(93.1% 0.147 127.9);
Tailwind
colors: {
custom: {
50: '#ddfcb0',
500: '#ccfb8d',
950: '#000000',
},
}SCSS
$custom: #ccfb8d; $custom-light: #ddfcb0; $custom-dark: #000000;
JSON
{
"hex": "#ccfb8d",
"rgb": {
"r": 204,
"g": 251,
"b": 141
},
"hsl": {
"h": 85.636,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.93128,
"c": 0.14667,
"h": 127.9
},
"luminance": 0.83755
}Semantic roles & 50–950 ramp
primary
#CCFB8D
secondary
#8C52DB
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581