#CCF594#CCF594
#CCF594 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.131 H 127.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF594 |
|---|---|
| RGB | rgb(204, 245, 148) |
| HSL | hsl(85, 83%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.7%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(91.81, -28.98, 42.41) |
| CIE-LCH | lch(91.81, 51.37, 124.35°) |
| OKLab | oklab(91.93% -0.0796 0.1039) |
| OKLCH | oklch(91.93% 0.131 127.5) |
| XYZ | xyz(62.8989, 80.2796, 40.1930) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF594 #BD94F5
analogous
#F5EE94 #CCF594 #9CF594
triadic
#CCF594 #94CCF5 #F594CC
tetradic
#CCF594 #94F5EE #BD94F5 #F5949C
square
#CCF594 #94F5EE #BD94F5 #F5949C
split-complementary
#CCF594 #949CF5 #EE94F5
monochromatic
#97EB24 #B1F05C #CCF594 #E7FACC #F2FCE3
Accessibility & contrast
On white
1.23
#CCF594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CCF594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF594
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF594 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#D1EDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf594; /* rgb */ color: rgb(204, 245, 148); /* oklch */ color: oklch(91.9% 0.131 127.5);
Tailwind
colors: {
custom: {
50: '#ddf8b4',
500: '#ccf594',
950: '#000000',
},
}SCSS
$custom: #ccf594; $custom-light: #ddf8b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf594",
"rgb": {
"r": 204,
"g": 245,
"b": 148
},
"hsl": {
"h": 85.361,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.91926,
"c": 0.13093,
"h": 127.5
},
"luminance": 0.8028
}Semantic roles & 50–950 ramp
primary
#CCF594
secondary
#8D5AD3
accent
#06DF62
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581