#CCF992#CCF992
#CCF992 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.139 H 128.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF992 |
|---|---|
| RGB | rgb(204, 249, 146) |
| HSL | hsl(86, 90%, 77%) |
| HSV | hsv(86, 41%, 98%) |
| CMYK | cmyk(18.1%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(92.87, -31.09, 44.73) |
| CIE-LCH | lch(92.87, 54.47, 124.80°) |
| OKLab | oklab(92.77% -0.0856 0.1091) |
| OKLCH | oklch(92.77% 0.139 128.1) |
| XYZ | xyz(63.9652, 82.6632, 39.7742) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 2.98
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pale Lime
#BEFD73
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF992 #BF92F9
analogous
#F9F392 #CCF992 #98F992
triadic
#CCF992 #92CCF9 #F992CC
tetradic
#CCF992 #92F9F3 #BF92F9 #F99298
square
#CCF992 #92F9F3 #BF92F9 #F99298
split-complementary
#CCF992 #9298F9 #F392F9
monochromatic
#96F31E #B1F658 #CCF992 #E7FCCC #F1FDE2
Accessibility & contrast
On white
1.20
#CCF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#CCF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF992
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF992 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#D0F1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf992; /* rgb */ color: rgb(204, 249, 146); /* oklch */ color: oklch(92.8% 0.139 128.1);
Tailwind
colors: {
custom: {
50: '#ddfbb3',
500: '#ccf992',
950: '#000000',
},
}SCSS
$custom: #ccf992; $custom-light: #ddfbb3; $custom-dark: #000000;
JSON
{
"hex": "#ccf992",
"rgb": {
"r": 204,
"g": 249,
"b": 146
},
"hsl": {
"h": 86.214,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.92766,
"c": 0.13873,
"h": 128.1
},
"luminance": 0.82664
}Semantic roles & 50–950 ramp
primary
#CCF992
secondary
#8F57D8
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581