#CCFEAB#CCFEAB
#CCFEAB is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.119 H 133.5°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEAB |
|---|---|
| RGB | rgb(204, 254, 171) |
| HSL | hsl(96, 98%, 83%) |
| HSV | hsv(96, 33%, 100%) |
| CMYK | cmyk(19.7%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(94.59, -30.18, 34.67) |
| CIE-LCH | lch(94.59, 45.96, 131.04°) |
| OKLab | oklab(94.28% -0.0822 0.0866) |
| OKLCH | oklch(94.28% 0.119 133.5) |
| XYZ | xyz(67.6928, 86.6599, 51.6808) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 2.17
Pale Green
#C7FDB5
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 2.65
Very Light Green
#D1FFBD
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEAB #DDABFE
analogous
#F5FEAB #CCFEAB #ABFEB3
triadic
#CCFEAB #ABCCFE #FEABCC
tetradic
#CCFEAB #ABF5FE #DDABFE #FEB3AB
square
#CCFEAB #ABF5FE #DDABFE #FEB3AB
split-complementary
#CCFEAB #B3ABFE #FEABF5
monochromatic
#83FD32 #A7FD6F #CCFEAB #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.15
#CCFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#CCFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEAB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEAB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FDEEAF
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfeab; /* rgb */ color: rgb(204, 254, 171); /* oklch */ color: oklch(94.3% 0.119 133.5);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#ccfeab',
950: '#000000',
},
}SCSS
$custom: #ccfeab; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#ccfeab",
"rgb": {
"r": 204,
"g": 254,
"b": 171
},
"hsl": {
"h": 96.145,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.94276,
"c": 0.11939,
"h": 133.5
},
"luminance": 0.86661
}Semantic roles & 50–950 ramp
primary
#CCFEAB
secondary
#B36AE3
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682