#CCFA9B#CCFA9B
#CCFA9B is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.131 H 129.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFA9B |
|---|---|
| RGB | rgb(204, 250, 155) |
| HSL | hsl(89, 90%, 79%) |
| HSV | hsv(89, 38%, 98%) |
| CMYK | cmyk(18.4%, 0%, 38%, 2%) |
| CIE-LAB | lab(93.27, -30.45, 40.85) |
| CIE-LCH | lch(93.27, 50.95, 126.70°) |
| OKLab | oklab(93.13% -0.0834 0.1006) |
| OKLCH | oklch(93.13% 0.131 129.7) |
| XYZ | xyz(65.0029, 83.5742, 43.7108) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Light Green
#C8FFB0
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFA9B #C99BFA
analogous
#FAF99B #CCFA9B #9DFA9B
triadic
#CCFA9B #9BCCFA #FA9BCC
tetradic
#CCFA9B #9BFAF9 #C99BFA #FA9B9D
square
#CCFA9B #9BFAF9 #C99BFA #FA9B9D
split-complementary
#CCFA9B #9B9DFA #F99BFA
monochromatic
#91F426 #AEF761 #CCFA9B #EAFDD5 #F0FEE2
Accessibility & contrast
On white
1.19
#CCFA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CCFA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFA9B
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFA9B | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE94
Deuteranopia (green-blind)
#FCEBA0
Tritanopia (blue-blind)
#CFF2E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccfa9b; /* rgb */ color: rgb(204, 250, 155); /* oklch */ color: oklch(93.1% 0.131 129.7);
Tailwind
colors: {
custom: {
50: '#ddfcb9',
500: '#ccfa9b',
950: '#000000',
},
}SCSS
$custom: #ccfa9b; $custom-light: #ddfcb9; $custom-dark: #000000;
JSON
{
"hex": "#ccfa9b",
"rgb": {
"r": 204,
"g": 250,
"b": 155
},
"hsl": {
"h": 89.053,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.93128,
"c": 0.13069,
"h": 129.7
},
"luminance": 0.83575
}Semantic roles & 50–950 ramp
primary
#CCFA9B
secondary
#9B5EDB
accent
#00E66F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581