#CCF495#CCF495
#CCF495 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.7% C 0.128 H 127.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF495 |
|---|---|
| RGB | rgb(204, 244, 149) |
| HSL | hsl(85, 81%, 77%) |
| HSV | hsv(85, 39%, 96%) |
| CMYK | cmyk(16.4%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(91.55, -28.39, 41.59) |
| CIE-LCH | lch(91.55, 50.36, 124.32°) |
| OKLab | oklab(91.72% -0.0779 0.1021) |
| OKLCH | oklch(91.72% 0.128 127.4) |
| XYZ | xyz(62.6767, 79.7080, 40.5111) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.40
Light Yellowish Green
#C2FF89
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 4.37
Light Yellow Green
#CCFD7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF495 #BD95F4
analogous
#F4ED95 #CCF495 #9DF495
triadic
#CCF495 #95CCF4 #F495CC
tetradic
#CCF495 #95F4ED #BD95F4 #F4959D
square
#CCF495 #95F4ED #BD95F4 #F4959D
split-complementary
#CCF495 #959DF4 #ED95F4
monochromatic
#97E826 #B1EE5E #CCF495 #E7FACC #F2FCE3
Accessibility & contrast
On white
1.24
#CCF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CCF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF495
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF495 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#F7E69A
Tritanopia (blue-blind)
#D1ECDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf495; /* rgb */ color: rgb(204, 244, 149); /* oklch */ color: oklch(91.7% 0.128 127.4);
Tailwind
colors: {
custom: {
50: '#ddf8b5',
500: '#ccf495',
950: '#000000',
},
}SCSS
$custom: #ccf495; $custom-light: #ddf8b5; $custom-dark: #000000;
JSON
{
"hex": "#ccf495",
"rgb": {
"r": 204,
"g": 244,
"b": 149
},
"hsl": {
"h": 85.263,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.91724,
"c": 0.12843,
"h": 127.4
},
"luminance": 0.79709
}Semantic roles & 50–950 ramp
primary
#CCF495
secondary
#8D5BD2
accent
#08DE62
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581