#CCF48D#CCF48D
#CCF48D is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.137 H 126.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF48D |
|---|---|
| RGB | rgb(204, 244, 141) |
| HSL | hsl(83, 82%, 75%) |
| HSV | hsv(83, 42%, 96%) |
| CMYK | cmyk(16.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(91.44, -29.34, 45.35) |
| CIE-LCH | lch(91.44, 54.02, 122.90°) |
| OKLab | oklab(91.6% -0.081 0.1103) |
| OKLCH | oklch(91.6% 0.137 126.3) |
| XYZ | xyz(62.0598, 79.4612, 37.2622) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Yellow Green
#CCFD7F
ΔE00 3.30
Light Pea Green
#C4FE82
ΔE00 3.59
Celery
#C1FD95
ΔE00 3.61
Light Yellowish Green
#C2FF89
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF48D #B58DF4
analogous
#F4E88D #CCF48D #98F48D
triadic
#CCF48D #8DCCF4 #F48DCC
tetradic
#CCF48D #8DF4E8 #B58DF4 #F48D98
square
#CCF48D #8DF4E8 #B58DF4 #F48D98
split-complementary
#CCF48D #8D98F4 #E88DF4
monochromatic
#9AE91D #B3EF55 #CCF48D #E5F9C5 #F3FCE3
Accessibility & contrast
On white
1.24
#CCF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CCF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF48D
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF48D | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#F8E693
Tritanopia (blue-blind)
#D2EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf48d; /* rgb */ color: rgb(204, 244, 141); /* oklch */ color: oklch(91.6% 0.137 126.3);
Tailwind
colors: {
custom: {
50: '#ddf7b0',
500: '#ccf48d',
950: '#000000',
},
}SCSS
$custom: #ccf48d; $custom-light: #ddf7b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf48d",
"rgb": {
"r": 204,
"g": 244,
"b": 141
},
"hsl": {
"h": 83.301,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.91599,
"c": 0.13688,
"h": 126.3
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#CCF48D
secondary
#8554D1
accent
#07DF5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581