#CCF192#CCF192
#CCF192 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.127 H 126.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF192 |
|---|---|
| RGB | rgb(204, 241, 146) |
| HSL | hsl(83, 77%, 76%) |
| HSV | hsv(83, 39%, 95%) |
| CMYK | cmyk(15.4%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(90.70, -27.34, 41.97) |
| CIE-LCH | lch(90.70, 50.09, 123.08°) |
| OKLab | oklab(91.03% -0.0751 0.1028) |
| OKLCH | oklch(91.03% 0.127 126.2) |
| XYZ | xyz(61.5450, 77.8228, 38.9674) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.08
Light Yellow Green
#CCFD7F
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF192 #B792F1
analogous
#F1E692 #CCF192 #9CF192
triadic
#CCF192 #92CCF1 #F192CC
tetradic
#CCF192 #92F1E6 #B792F1 #F1929C
square
#CCF192 #92F1E6 #B792F1 #F1929C
split-complementary
#CCF192 #929CF1 #E692F1
monochromatic
#99E326 #B3EA5C #CCF192 #E5F8C8 #F2FCE4
Accessibility & contrast
On white
1.27
#CCF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF192
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF192 | 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)
#FAE68B
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#D1E9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf192; /* rgb */ color: rgb(204, 241, 146); /* oklch */ color: oklch(91.0% 0.127 126.2);
Tailwind
colors: {
custom: {
50: '#ddf5b3',
500: '#ccf192',
950: '#000000',
},
}SCSS
$custom: #ccf192; $custom-light: #ddf5b3; $custom-dark: #000000;
JSON
{
"hex": "#ccf192",
"rgb": {
"r": 204,
"g": 241,
"b": 146
},
"hsl": {
"h": 83.368,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.91025,
"c": 0.12736,
"h": 126.2
},
"luminance": 0.77823
}Semantic roles & 50–950 ramp
primary
#CCF192
secondary
#875ACE
accent
#0CD95C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581