#CCF494#CCF494
#CCF494 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.7% C 0.130 H 127.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF494 |
|---|---|
| RGB | rgb(204, 244, 148) |
| HSL | hsl(85, 81%, 77%) |
| HSV | hsv(85, 39%, 96%) |
| CMYK | cmyk(16.4%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(91.54, -28.51, 42.06) |
| CIE-LCH | lch(91.54, 50.82, 124.13°) |
| OKLab | oklab(91.71% -0.0783 0.1031) |
| OKLCH | oklch(91.71% 0.13 127.2) |
| XYZ | xyz(62.5972, 79.6762, 40.0924) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Celery
#C1FD95
ΔE00 3.40
Light Yellowish Green
#C2FF89
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.22
Light Pea Green
#C4FE82
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF494 #BC94F4
analogous
#F4EC94 #CCF494 #9CF494
triadic
#CCF494 #94CCF4 #F494CC
tetradic
#CCF494 #94F4EC #BC94F4 #F4949C
square
#CCF494 #94F4EC #BC94F4 #F4949C
split-complementary
#CCF494 #949CF4 #EC94F4
monochromatic
#97E925 #B2EE5D #CCF494 #E6FACB #F2FCE3
Accessibility & contrast
On white
1.24
#CCF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CCF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF494
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF494 | 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)
#FDE88D
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#D1ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf494; /* rgb */ color: rgb(204, 244, 148); /* oklch */ color: oklch(91.7% 0.130 127.2);
Tailwind
colors: {
custom: {
50: '#ddf8b4',
500: '#ccf494',
950: '#000000',
},
}SCSS
$custom: #ccf494; $custom-light: #ddf8b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf494",
"rgb": {
"r": 204,
"g": 244,
"b": 148
},
"hsl": {
"h": 85,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.91708,
"c": 0.1295,
"h": 127.2
},
"luminance": 0.79677
}Semantic roles & 50–950 ramp
primary
#CCF494
secondary
#8C5AD2
accent
#08DE61
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581