#CCFFA0#CCFFA0
#CCFFA0 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.133 H 131.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFA0 |
|---|---|
| RGB | rgb(204, 255, 160) |
| HSL | hsl(92, 100%, 81%) |
| HSV | hsv(92, 37%, 100%) |
| CMYK | cmyk(20%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(94.69, -32.13, 40.25) |
| CIE-LCH | lch(94.69, 51.50, 128.60°) |
| OKLab | oklab(94.3% -0.0879 0.0994) |
| OKLCH | oklch(94.3% 0.133 131.5) |
| XYZ | xyz(67.0058, 86.8942, 46.4929) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 3.01
Light Light Green
#C8FFB0
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.33
Pale Light Green
#B1FC99
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFA0 #D3A0FF
analogous
#FBFFA0 #CCFFA0 #A0FFA4
triadic
#CCFFA0 #A0CCFF #FFA0CC
tetradic
#CCFFA0 #A0FBFF #D3A0FF #FFA4A0
square
#CCFFA0 #A0FBFF #D3A0FF #FFA4A0
split-complementary
#CCFFA0 #A4A0FF #FFA0FB
monochromatic
#8AFF26 #ABFF63 #CCFFA0 #EDFFDD #EFFFE0
Accessibility & contrast
On white
1.14
#CCFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CCFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFA0
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFA0 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF299
Deuteranopia (green-blind)
#FFEEA5
Tritanopia (blue-blind)
#CEF8E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffa0; /* rgb */ color: rgb(204, 255, 160); /* oklch */ color: oklch(94.3% 0.133 131.5);
Tailwind
colors: {
custom: {
50: '#ddffbd',
500: '#ccffa0',
950: '#000000',
},
}SCSS
$custom: #ccffa0; $custom-light: #ddffbd; $custom-dark: #000000;
JSON
{
"hex": "#ccffa0",
"rgb": {
"r": 204,
"g": 255,
"b": 160
},
"hsl": {
"h": 92.211,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.943,
"c": 0.13267,
"h": 131.5
},
"luminance": 0.86895
}Semantic roles & 50–950 ramp
primary
#CCFFA0
secondary
#A660E3
accent
#00E67B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682