#CCF190#CCF190
#CCF190 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.129 H 125.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF190 |
|---|---|
| RGB | rgb(204, 241, 144) |
| HSL | hsl(83, 78%, 75%) |
| HSV | hsv(83, 40%, 95%) |
| CMYK | cmyk(15.4%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(90.67, -27.58, 42.91) |
| CIE-LCH | lch(90.67, 51.01, 122.73°) |
| OKLab | oklab(90.99% -0.0759 0.1049) |
| OKLCH | oklch(90.99% 0.129 125.9) |
| XYZ | xyz(61.3907, 77.7611, 38.1553) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Celery
#C1FD95
ΔE00 4.11
Light Yellow Green
#CCFD7F
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF190 #B590F1
analogous
#F1E690 #CCF190 #9BF190
triadic
#CCF190 #90CCF1 #F190CC
tetradic
#CCF190 #90F1E6 #B590F1 #F1909B
square
#CCF190 #90F1E6 #B590F1 #F1909B
split-complementary
#CCF190 #909BF1 #E690F1
monochromatic
#9AE323 #B3EA5A #CCF190 #E5F8C6 #F3FCE4
Accessibility & contrast
On white
1.27
#CCF190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CCF190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF190
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF190 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F5E495
Tritanopia (blue-blind)
#D1E9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf190; /* rgb */ color: rgb(204, 241, 144); /* oklch */ color: oklch(91.0% 0.129 125.9);
Tailwind
colors: {
custom: {
50: '#ddf5b2',
500: '#ccf190',
950: '#000000',
},
}SCSS
$custom: #ccf190; $custom-light: #ddf5b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf190",
"rgb": {
"r": 204,
"g": 241,
"b": 144
},
"hsl": {
"h": 82.887,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.90993,
"c": 0.12949,
"h": 125.9
},
"luminance": 0.77762
}Semantic roles & 50–950 ramp
primary
#CCF190
secondary
#8558CD
accent
#0CDA5A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581