#CCFB92#CCFB92
#CCFB92 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.2% C 0.142 H 128.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB92 |
|---|---|
| RGB | rgb(204, 251, 146) |
| HSL | hsl(87, 93%, 78%) |
| HSV | hsv(87, 42%, 98%) |
| CMYK | cmyk(18.7%, 0%, 41.8%, 1.6%) |
| CIE-LAB | lab(93.41, -32.01, 45.42) |
| CIE-LCH | lch(93.41, 55.57, 125.18°) |
| OKLab | oklab(93.2% -0.0882 0.1107) |
| OKLCH | oklch(93.2% 0.142 128.6) |
| XYZ | xyz(64.5866, 83.9061, 39.9813) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Celery
#C1FD95
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 2.62
Light Yellow Green
#CCFD7F
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB92 #C192FB
analogous
#FBF592 #CCFB92 #97FB92
triadic
#CCFB92 #92CCFB #FB92CC
tetradic
#CCFB92 #92FBF5 #C192FB #FB9297
square
#CCFB92 #92FBF5 #C192FB #FB9297
split-complementary
#CCFB92 #9297FB #F592FB
monochromatic
#95F71C #B0F957 #CCFB92 #E8FDCD #F1FEE1
Accessibility & contrast
On white
1.18
#CCFB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#CCFB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB92
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB92 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#D0F3E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb92; /* rgb */ color: rgb(204, 251, 146); /* oklch */ color: oklch(93.2% 0.142 128.6);
Tailwind
colors: {
custom: {
50: '#ddfcb3',
500: '#ccfb92',
950: '#000000',
},
}SCSS
$custom: #ccfb92; $custom-light: #ddfcb3; $custom-dark: #000000;
JSON
{
"hex": "#ccfb92",
"rgb": {
"r": 204,
"g": 251,
"b": 146
},
"hsl": {
"h": 86.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.93202,
"c": 0.14156,
"h": 128.6
},
"luminance": 0.83907
}Semantic roles & 50–950 ramp
primary
#CCFB92
secondary
#9256DB
accent
#00E667
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581