#CCF585#CCF585
#CCF585 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.7% C 0.146 H 125.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF585 |
|---|---|
| RGB | rgb(204, 245, 133) |
| HSL | hsl(82, 85%, 74%) |
| HSV | hsv(82, 46%, 96%) |
| CMYK | cmyk(16.7%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(91.61, -30.70, 49.40) |
| CIE-LCH | lch(91.61, 58.16, 121.86°) |
| OKLab | oklab(91.7% -0.0854 0.119) |
| OKLCH | oklch(91.7% 0.146 125.7) |
| XYZ | xyz(61.7876, 79.8351, 34.3403) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.96
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.43
Pale Lime
#BEFD73
ΔE00 3.93
Celery
#C1FD95
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF585 #AE85F5
analogous
#F5E685 #CCF585 #94F585
triadic
#CCF585 #85CCF5 #F585CC
tetradic
#CCF585 #85F5E6 #AE85F5 #F58594
square
#CCF585 #85F5E6 #AE85F5 #F58594
split-complementary
#CCF585 #8594F5 #E685F5
monochromatic
#9DEC14 #B4F04C #CCF585 #E4FABE #F3FDE3
Accessibility & contrast
On white
1.24
#CCF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CCF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF585
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF585 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#D2ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf585; /* rgb */ color: rgb(204, 245, 133); /* oklch */ color: oklch(91.7% 0.146 125.7);
Tailwind
colors: {
custom: {
50: '#ddf8aa',
500: '#ccf585',
950: '#000000',
},
}SCSS
$custom: #ccf585; $custom-light: #ddf8aa; $custom-dark: #000000;
JSON
{
"hex": "#ccf585",
"rgb": {
"r": 204,
"g": 245,
"b": 133
},
"hsl": {
"h": 81.964,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.91701,
"c": 0.14643,
"h": 125.7
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#CCF585
secondary
#7D4DD2
accent
#04E155
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581