#CCFF9D#CCFF9D
#CCFF9D is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.136 H 131.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF9D |
|---|---|
| RGB | rgb(204, 255, 157) |
| HSL | hsl(91, 100%, 81%) |
| HSV | hsv(91, 38%, 100%) |
| CMYK | cmyk(20%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(94.65, -32.51, 41.66) |
| CIE-LCH | lch(94.65, 52.84, 127.97°) |
| OKLab | oklab(94.25% -0.0891 0.1025) |
| OKLCH | oklch(94.25% 0.136 131) |
| XYZ | xyz(66.7466, 86.7905, 45.1274) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.65
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.37
Light Light Green
#C8FFB0
ΔE00 3.64
Light Pea Green
#C4FE82
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF9D #D09DFF
analogous
#FDFF9D #CCFF9D #9DFF9F
triadic
#CCFF9D #9DCCFF #FF9DCC
tetradic
#CCFF9D #9DFDFF #D09DFF #FF9F9D
square
#CCFF9D #9DFDFF #D09DFF #FF9F9D
split-complementary
#CCFF9D #9F9DFF #FF9DFD
monochromatic
#8CFF23 #ACFF60 #CCFF9D #ECFFDA #EFFFE0
Accessibility & contrast
On white
1.14
#CCFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CCFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF9D
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF9D | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF296
Deuteranopia (green-blind)
#FFEEA2
Tritanopia (blue-blind)
#CFF7E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccff9d; /* rgb */ color: rgb(204, 255, 157); /* oklch */ color: oklch(94.3% 0.136 131.0);
Tailwind
colors: {
custom: {
50: '#ddffbb',
500: '#ccff9d',
950: '#000000',
},
}SCSS
$custom: #ccff9d; $custom-light: #ddffbb; $custom-dark: #000000;
JSON
{
"hex": "#ccff9d",
"rgb": {
"r": 204,
"g": 255,
"b": 157
},
"hsl": {
"h": 91.224,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9425,
"c": 0.13583,
"h": 131
},
"luminance": 0.86792
}Semantic roles & 50–950 ramp
primary
#CCFF9D
secondary
#A35EE3
accent
#00E677
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682