#CCF485#CCF485
#CCF485 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.5% C 0.145 H 125.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF485 |
|---|---|
| RGB | rgb(204, 244, 133) |
| HSL | hsl(82, 83%, 74%) |
| HSV | hsv(82, 45%, 96%) |
| CMYK | cmyk(16.4%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(91.34, -30.24, 49.06) |
| CIE-LCH | lch(91.34, 57.63, 121.65°) |
| OKLab | oklab(91.48% -0.0841 0.1182) |
| OKLCH | oklch(91.48% 0.145 125.4) |
| XYZ | xyz(61.4859, 79.2317, 34.2397) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.64
Pale Lime
#BEFD73
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF485 #AD85F4
analogous
#F4E585 #CCF485 #95F485
triadic
#CCF485 #85CCF4 #F485CC
tetradic
#CCF485 #85F4E5 #AD85F4 #F48595
square
#CCF485 #85F4E5 #AD85F4 #F48595
split-complementary
#CCF485 #8595F4 #E585F4
monochromatic
#9DEA15 #B5EF4D #CCF485 #E3F9BD #F3FCE3
Accessibility & contrast
On white
1.25
#CCF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CCF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF485
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF485 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#D2EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf485; /* rgb */ color: rgb(204, 244, 133); /* oklch */ color: oklch(91.5% 0.145 125.4);
Tailwind
colors: {
custom: {
50: '#ddf7aa',
500: '#ccf485',
950: '#000000',
},
}SCSS
$custom: #ccf485; $custom-light: #ddf7aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf485",
"rgb": {
"r": 204,
"g": 244,
"b": 133
},
"hsl": {
"h": 81.622,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.91482,
"c": 0.14506,
"h": 125.4
},
"luminance": 0.79232
}Semantic roles & 50–950 ramp
primary
#CCF485
secondary
#7C4DD0
accent
#06E054
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581