#CCFB8B#CCFB8B
#CCFB8B is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.149 H 127.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB8B |
|---|---|
| RGB | rgb(204, 251, 139) |
| HSL | hsl(85, 93%, 76%) |
| HSV | hsv(85, 45%, 98%) |
| CMYK | cmyk(18.7%, 0%, 44.6%, 1.6%) |
| CIE-LAB | lab(93.32, -32.82, 48.66) |
| CIE-LCH | lch(93.32, 58.69, 124.00°) |
| OKLab | oklab(93.1% -0.0909 0.1177) |
| OKLCH | oklch(93.1% 0.149 127.7) |
| XYZ | xyz(64.0587, 83.6950, 37.2009) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 1.93
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.88
Pale Lime
#BEFD73
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB8B #BA8BFB
analogous
#FBF28B #CCFB8B #94FB8B
triadic
#CCFB8B #8BCCFB #FB8BCC
tetradic
#CCFB8B #8BFBF2 #BA8BFB #FB8B94
square
#CCFB8B #8BFBF2 #BA8BFB #FB8B94
split-complementary
#CCFB8B #8B94FB #F28BFB
monochromatic
#98F715 #B2F950 #CCFB8B #E6FDC6 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#CCFB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB8B
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB8B | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#D1F2E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb8b; /* rgb */ color: rgb(204, 251, 139); /* oklch */ color: oklch(93.1% 0.149 127.7);
Tailwind
colors: {
custom: {
50: '#ddfcaf',
500: '#ccfb8b',
950: '#000000',
},
}SCSS
$custom: #ccfb8b; $custom-light: #ddfcaf; $custom-dark: #000000;
JSON
{
"hex": "#ccfb8b",
"rgb": {
"r": 204,
"g": 251,
"b": 139
},
"hsl": {
"h": 85.179,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.93099,
"c": 0.14868,
"h": 127.7
},
"luminance": 0.83696
}Semantic roles & 50–950 ramp
primary
#CCFB8B
secondary
#8A50DA
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581