#CCF490#CCF490
#CCF490 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.134 H 126.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF490 |
|---|---|
| RGB | rgb(204, 244, 144) |
| HSL | hsl(84, 82%, 76%) |
| HSV | hsv(84, 41%, 96%) |
| CMYK | cmyk(16.4%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(91.48, -28.99, 43.95) |
| CIE-LCH | lch(91.48, 52.65, 123.41°) |
| OKLab | oklab(91.65% -0.0799 0.1073) |
| OKLCH | oklch(91.65% 0.134 126.7) |
| XYZ | xyz(62.2861, 79.5517, 38.4537) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.48
Light Yellow Green
#CCFD7F
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 3.84
Tea Green
#BDF8A3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF490 #B890F4
analogous
#F4EA90 #CCF490 #9AF490
triadic
#CCF490 #90CCF4 #F490CC
tetradic
#CCF490 #90F4EA #B890F4 #F4909A
square
#CCF490 #90F4EA #B890F4 #F4909A
split-complementary
#CCF490 #909AF4 #EA90F4
monochromatic
#99E921 #B2EE58 #CCF490 #E6FAC8 #F2FCE3
Accessibility & contrast
On white
1.24
#CCF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CCF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF490
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF490 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#D1ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf490; /* rgb */ color: rgb(204, 244, 144); /* oklch */ color: oklch(91.6% 0.134 126.7);
Tailwind
colors: {
custom: {
50: '#ddf7b2',
500: '#ccf490',
950: '#000000',
},
}SCSS
$custom: #ccf490; $custom-light: #ddf7b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf490",
"rgb": {
"r": 204,
"g": 244,
"b": 144
},
"hsl": {
"h": 84,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.91645,
"c": 0.13374,
"h": 126.7
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#CCF490
secondary
#8857D1
accent
#07DE5D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581