#CCFFAB#CCFFAB
#CCFFAB is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.121 H 133.7°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFAB |
|---|---|
| RGB | rgb(204, 255, 171) |
| HSL | hsl(96, 100%, 84%) |
| HSV | hsv(96, 33%, 100%) |
| CMYK | cmyk(20%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.86, -30.65, 35.03) |
| CIE-LCH | lch(94.86, 46.54, 131.18°) |
| OKLab | oklab(94.49% -0.0835 0.0874) |
| OKLCH | oklch(94.49% 0.121 133.7) |
| XYZ | xyz(68.0110, 87.2962, 51.7868) |
| Luminance | 0.8730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.34
Tea Green
#BDF8A3
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.31
Very Light Green
#D1FFBD
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFAB #DEABFF
analogous
#F6FFAB #CCFFAB #ABFFB4
triadic
#CCFFAB #ABCCFF #FFABCC
tetradic
#CCFFAB #ABF6FF #DEABFF #FFB4AB
square
#CCFFAB #ABF6FF #DEABFF #FFB4AB
split-complementary
#CCFFAB #B4ABFF #FFABF6
monochromatic
#82FF31 #A7FF6E #CCFFAB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CCFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CCFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFAB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFAB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FEEFAF
Tritanopia (blue-blind)
#CDF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffab; /* rgb */ color: rgb(204, 255, 171); /* oklch */ color: oklch(94.5% 0.121 133.7);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#ccffab',
950: '#000000',
},
}SCSS
$custom: #ccffab; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#ccffab",
"rgb": {
"r": 204,
"g": 255,
"b": 171
},
"hsl": {
"h": 96.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94493,
"c": 0.12089,
"h": 133.7
},
"luminance": 0.87298
}Semantic roles & 50–950 ramp
primary
#CCFFAB
secondary
#B46AE5
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682