#CCFC92#CCFC92
#CCFC92 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.143 H 128.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC92 |
|---|---|
| RGB | rgb(204, 252, 146) |
| HSL | hsl(87, 95%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(93.68, -32.47, 45.76) |
| CIE-LCH | lch(93.68, 56.12, 125.36°) |
| OKLab | oklab(93.42% -0.0895 0.1115) |
| OKLCH | oklch(93.42% 0.143 128.8) |
| XYZ | xyz(64.8998, 84.5325, 40.0857) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Celery
#C1FD95
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC92 #C292FC
analogous
#FCF792 #CCFC92 #97FC92
triadic
#CCFC92 #92CCFC #FC92CC
tetradic
#CCFC92 #92FCF7 #C292FC #FC9297
square
#CCFC92 #92FCF7 #C292FC #FC9297
split-complementary
#CCFC92 #9297FC #F792FC
monochromatic
#94F91B #B0FA56 #CCFC92 #E8FECE #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#CCFC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC92
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC92 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#D0F4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc92; /* rgb */ color: rgb(204, 252, 146); /* oklch */ color: oklch(93.4% 0.143 128.8);
Tailwind
colors: {
custom: {
50: '#ddfdb3',
500: '#ccfc92',
950: '#000000',
},
}SCSS
$custom: #ccfc92; $custom-light: #ddfdb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfc92",
"rgb": {
"r": 204,
"g": 252,
"b": 146
},
"hsl": {
"h": 87.17,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.93421,
"c": 0.14297,
"h": 128.8
},
"luminance": 0.84533
}Semantic roles & 50–950 ramp
primary
#CCFC92
secondary
#9356DD
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581