#CCF488#CCF488
#CCF488 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.142 H 125.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF488 |
|---|---|
| RGB | rgb(204, 244, 136) |
| HSL | hsl(82, 83%, 75%) |
| HSV | hsv(82, 44%, 96%) |
| CMYK | cmyk(16.4%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.38, -29.91, 47.68) |
| CIE-LCH | lch(91.38, 56.28, 122.10°) |
| OKLab | oklab(91.53% -0.0829 0.1153) |
| OKLCH | oklch(91.53% 0.142 125.7) |
| XYZ | xyz(61.6962, 79.3158, 35.3469) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.61
Celery
#C1FD95
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF488 #B088F4
analogous
#F4E688 #CCF488 #96F488
triadic
#CCF488 #88CCF4 #F488CC
tetradic
#CCF488 #88F4E6 #B088F4 #F48896
square
#CCF488 #88F4E6 #B088F4 #F48896
split-complementary
#CCF488 #8896F4 #E688F4
monochromatic
#9CEA18 #B4EF50 #CCF488 #E4F9C0 #F3FCE3
Accessibility & contrast
On white
1.25
#CCF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CCF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF488
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF488 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D2EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf488; /* rgb */ color: rgb(204, 244, 136); /* oklch */ color: oklch(91.5% 0.142 125.7);
Tailwind
colors: {
custom: {
50: '#ddf7ac',
500: '#ccf488',
950: '#000000',
},
}SCSS
$custom: #ccf488; $custom-light: #ddf7ac; $custom-dark: #000000;
JSON
{
"hex": "#ccf488",
"rgb": {
"r": 204,
"g": 244,
"b": 136
},
"hsl": {
"h": 82.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91525,
"c": 0.14202,
"h": 125.7
},
"luminance": 0.79316
}Semantic roles & 50–950 ramp
primary
#CCF488
secondary
#7F50D1
accent
#06DF57
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581