#CCFD92#CCFD92
#CCFD92 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.6% C 0.144 H 129.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD92 |
|---|---|
| RGB | rgb(204, 253, 146) |
| HSL | hsl(87, 96%, 78%) |
| HSV | hsv(87, 42%, 99%) |
| CMYK | cmyk(19.4%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(93.95, -32.93, 46.11) |
| CIE-LCH | lch(93.95, 56.66, 125.54°) |
| OKLab | oklab(93.64% -0.0908 0.1123) |
| OKLCH | oklch(93.64% 0.144 129) |
| XYZ | xyz(65.2147, 85.1622, 40.1907) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.32
Light Yellow Green
#CCFD7F
ΔE00 2.70
Pale Lime
#BEFD73
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD92 #C392FD
analogous
#FDF992 #CCFD92 #96FD92
triadic
#CCFD92 #92CCFD #FD92CC
tetradic
#CCFD92 #92FDF9 #C392FD #FD9296
square
#CCFD92 #92FDF9 #C392FD #FD9296
split-complementary
#CCFD92 #9296FD #F992FD
monochromatic
#94FB1A #B0FC56 #CCFD92 #E8FECE #F1FEE1
Accessibility & contrast
On white
1.16
#CCFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#CCFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD92
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD92 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#D0F5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfd92; /* rgb */ color: rgb(204, 253, 146); /* oklch */ color: oklch(93.6% 0.144 129.0);
Tailwind
colors: {
custom: {
50: '#ddfeb3',
500: '#ccfd92',
950: '#000000',
},
}SCSS
$custom: #ccfd92; $custom-light: #ddfeb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfd92",
"rgb": {
"r": 204,
"g": 253,
"b": 146
},
"hsl": {
"h": 87.477,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.9364,
"c": 0.14438,
"h": 129
},
"luminance": 0.85163
}Semantic roles & 50–950 ramp
primary
#CCFD92
secondary
#9455DE
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581