#CCFEAA#CCFEAA
#CCFEAA is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.120 H 133.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEAA |
|---|---|
| RGB | rgb(204, 254, 170) |
| HSL | hsl(96, 98%, 83%) |
| HSV | hsv(96, 33%, 100%) |
| CMYK | cmyk(19.7%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(94.58, -30.32, 35.15) |
| CIE-LCH | lch(94.58, 46.42, 130.78°) |
| OKLab | oklab(94.26% -0.0826 0.0877) |
| OKLCH | oklch(94.26% 0.12 133.3) |
| XYZ | xyz(67.5979, 86.6219, 51.1807) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.48
Tea Green
#BDF8A3
ΔE00 2.18
Pale Green
#C7FDB5
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.28
Very Light Green
#D1FFBD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEAA #DCAAFE
analogous
#F6FEAA #CCFEAA #AAFEB2
triadic
#CCFEAA #AACCFE #FEAACC
tetradic
#CCFEAA #AAF6FE #DCAAFE #FEB2AA
square
#CCFEAA #AAF6FE #DCAAFE #FEB2AA
split-complementary
#CCFEAA #B2AAFE #FEAAF6
monochromatic
#83FD31 #A8FD6E #CCFEAA #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.15
#CCFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CCFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEAA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEAA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#CDF8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfeaa; /* rgb */ color: rgb(204, 254, 170); /* oklch */ color: oklch(94.3% 0.120 133.3);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#ccfeaa',
950: '#000000',
},
}SCSS
$custom: #ccfeaa; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#ccfeaa",
"rgb": {
"r": 204,
"g": 254,
"b": 170
},
"hsl": {
"h": 95.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94257,
"c": 0.12047,
"h": 133.3
},
"luminance": 0.86623
}Semantic roles & 50–950 ramp
primary
#CCFEAA
secondary
#B269E3
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682