#CCF285#CCF285
#CCF285 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.0% C 0.142 H 124.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF285 |
|---|---|
| RGB | rgb(204, 242, 133) |
| HSL | hsl(81, 81%, 74%) |
| HSV | hsv(81, 45%, 95%) |
| CMYK | cmyk(15.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(90.80, -29.30, 48.39) |
| CIE-LCH | lch(90.80, 56.57, 121.20°) |
| OKLab | oklab(91.05% -0.0814 0.1167) |
| OKLCH | oklch(91.05% 0.142 124.9) |
| XYZ | xyz(60.8874, 78.0347, 34.0402) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.67
Light Yellowish Green
#C2FF89
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.49
Pale Lime
#BEFD73
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF285 #AB85F2
analogous
#F2E185 #CCF285 #95F285
triadic
#CCF285 #85CCF2 #F285CC
tetradic
#CCF285 #85F2E1 #AB85F2 #F28595
square
#CCF285 #85F2E1 #AB85F2 #F28595
split-complementary
#CCF285 #8595F2 #E185F2
monochromatic
#9DE418 #B5EC4E #CCF285 #E3F8BC #F3FCE3
Accessibility & contrast
On white
1.26
#CCF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CCF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF285
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF285 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#D3E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf285; /* rgb */ color: rgb(204, 242, 133); /* oklch */ color: oklch(91.0% 0.142 124.9);
Tailwind
colors: {
custom: {
50: '#ddf6aa',
500: '#ccf285',
950: '#000000',
},
}SCSS
$custom: #ccf285; $custom-light: #ddf6aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf285",
"rgb": {
"r": 204,
"g": 242,
"b": 133
},
"hsl": {
"h": 80.917,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.91045,
"c": 0.14233,
"h": 124.9
},
"luminance": 0.78035
}Semantic roles & 50–950 ramp
primary
#CCF285
secondary
#7A4ECE
accent
#08DD53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581