#CCFB8A#CCFB8A
#CCFB8A is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.150 H 127.6°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFB8A |
|---|---|
| RGB | rgb(204, 251, 138) |
| HSL | hsl(85, 93%, 76%) |
| HSV | hsv(85, 45%, 98%) |
| CMYK | cmyk(18.7%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(93.31, -32.93, 49.12) |
| CIE-LCH | lch(93.31, 59.14, 123.84°) |
| OKLab | oklab(93.08% -0.0913 0.1186) |
| OKLCH | oklch(93.08% 0.15 127.6) |
| XYZ | xyz(63.9860, 83.6659, 36.8179) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFB8A #B98AFB
analogous
#FBF28A #CCFB8A #94FB8A
triadic
#CCFB8A #8ACCFB #FB8ACC
tetradic
#CCFB8A #8AFBF2 #B98AFB #FB8A94
square
#CCFB8A #8AFBF2 #B98AFB #FB8A94
split-complementary
#CCFB8A #8A94FB #F28AFB
monochromatic
#98F714 #B2F94F #CCFB8A #E6FDC5 #F2FEE1
Accessibility & contrast
On white
1.18
#CCFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#CCFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFB8A
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFB8A | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FEEB90
Tritanopia (blue-blind)
#D1F2E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfb8a; /* rgb */ color: rgb(204, 251, 138); /* oklch */ color: oklch(93.1% 0.150 127.6);
Tailwind
colors: {
custom: {
50: '#ddfcae',
500: '#ccfb8a',
950: '#000000',
},
}SCSS
$custom: #ccfb8a; $custom-light: #ddfcae; $custom-dark: #000000;
JSON
{
"hex": "#ccfb8a",
"rgb": {
"r": 204,
"g": 251,
"b": 138
},
"hsl": {
"h": 84.956,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.93084,
"c": 0.14969,
"h": 127.6
},
"luminance": 0.83667
}Semantic roles & 50–950 ramp
primary
#CCFB8A
secondary
#894FDA
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581