#CCF191#CCF191
#CCF191 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.128 H 126.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF191 |
|---|---|
| RGB | rgb(204, 241, 145) |
| HSL | hsl(83, 77%, 76%) |
| HSV | hsv(83, 40%, 95%) |
| CMYK | cmyk(15.4%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(90.68, -27.46, 42.44) |
| CIE-LCH | lch(90.68, 50.55, 122.91°) |
| OKLab | oklab(91.01% -0.0755 0.1039) |
| OKLCH | oklch(91.01% 0.128 126) |
| XYZ | xyz(61.4675, 77.7918, 38.5596) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Celery
#C1FD95
ΔE00 4.09
Light Yellow Green
#CCFD7F
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.65
Tea Green
#BDF8A3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF191 #B691F1
analogous
#F1E691 #CCF191 #9CF191
triadic
#CCF191 #91CCF1 #F191CC
tetradic
#CCF191 #91F1E6 #B691F1 #F1919C
square
#CCF191 #91F1E6 #B691F1 #F1919C
split-complementary
#CCF191 #919CF1 #E691F1
monochromatic
#9AE324 #B3EA5B #CCF191 #E5F8C7 #F2FCE4
Accessibility & contrast
On white
1.27
#CCF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF191
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF191 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68A
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#D1E9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf191; /* rgb */ color: rgb(204, 241, 145); /* oklch */ color: oklch(91.0% 0.128 126.0);
Tailwind
colors: {
custom: {
50: '#ddf5b2',
500: '#ccf191',
950: '#000000',
},
}SCSS
$custom: #ccf191; $custom-light: #ddf5b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf191",
"rgb": {
"r": 204,
"g": 241,
"b": 145
},
"hsl": {
"h": 83.125,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.91009,
"c": 0.12843,
"h": 126
},
"luminance": 0.77792
}Semantic roles & 50–950 ramp
primary
#CCF191
secondary
#8659CE
accent
#0CDA5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581