#CCF484#CCF484
#CCF484 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.5% C 0.146 H 125.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF484 |
|---|---|
| RGB | rgb(204, 244, 132) |
| HSL | hsl(81, 84%, 74%) |
| HSV | hsv(81, 46%, 96%) |
| CMYK | cmyk(16.4%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(91.33, -30.35, 49.52) |
| CIE-LCH | lch(91.33, 58.08, 121.50°) |
| OKLab | oklab(91.47% -0.0844 0.1192) |
| OKLCH | oklch(91.47% 0.146 125.3) |
| XYZ | xyz(61.4172, 79.2042, 33.8776) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF484 #AC84F4
analogous
#F4E484 #CCF484 #94F484
triadic
#CCF484 #84CCF4 #F484CC
tetradic
#CCF484 #84F4E4 #AC84F4 #F48494
square
#CCF484 #84F4E4 #AC84F4 #F48494
split-complementary
#CCF484 #8494F4 #E484F4
monochromatic
#9DE915 #B5EF4C #CCF484 #E3F9BC #F3FCE3
Accessibility & contrast
On white
1.25
#CCF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CCF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF484
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF484 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#D2EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf484; /* rgb */ color: rgb(204, 244, 132); /* oklch */ color: oklch(91.5% 0.146 125.3);
Tailwind
colors: {
custom: {
50: '#ddf7aa',
500: '#ccf484',
950: '#000000',
},
}SCSS
$custom: #ccf484; $custom-light: #ddf7aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf484",
"rgb": {
"r": 204,
"g": 244,
"b": 132
},
"hsl": {
"h": 81.429,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.91468,
"c": 0.14606,
"h": 125.3
},
"luminance": 0.79205
}Semantic roles & 50–950 ramp
primary
#CCF484
secondary
#7B4CD0
accent
#05E054
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581