#CCFA92#CCFA92
#CCFA92 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.140 H 128.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA92 |
|---|---|
| RGB | rgb(204, 250, 146) |
| HSL | hsl(87, 91%, 78%) |
| HSV | hsv(87, 42%, 98%) |
| CMYK | cmyk(18.4%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(93.14, -31.55, 45.08) |
| CIE-LCH | lch(93.14, 55.02, 124.99°) |
| OKLab | oklab(92.98% -0.0869 0.1099) |
| OKLCH | oklch(92.98% 0.14 128.3) |
| XYZ | xyz(64.2751, 83.2830, 39.8775) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA92 #C092FA
analogous
#FAF492 #CCFA92 #98FA92
triadic
#CCFA92 #92CCFA #FA92CC
tetradic
#CCFA92 #92FAF4 #C092FA #FA9298
square
#CCFA92 #92FAF4 #C092FA #FA9298
split-complementary
#CCFA92 #9298FA #F492FA
monochromatic
#95F51D #B1F757 #CCFA92 #E7FDCD #F1FEE2
Accessibility & contrast
On white
1.19
#CCFA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#CCFA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA92
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA92 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FDEA98
Tritanopia (blue-blind)
#D0F2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccfa92; /* rgb */ color: rgb(204, 250, 146); /* oklch */ color: oklch(93.0% 0.140 128.3);
Tailwind
colors: {
custom: {
50: '#ddfcb3',
500: '#ccfa92',
950: '#000000',
},
}SCSS
$custom: #ccfa92; $custom-light: #ddfcb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfa92",
"rgb": {
"r": 204,
"g": 250,
"b": 146
},
"hsl": {
"h": 86.538,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.92984,
"c": 0.14015,
"h": 128.3
},
"luminance": 0.83284
}Semantic roles & 50–950 ramp
primary
#CCFA92
secondary
#9156DA
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581