#CCFEA9#CCFEA9
#CCFEA9 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.122 H 133.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEA9 |
|---|---|
| RGB | rgb(204, 254, 169) |
| HSL | hsl(95, 98%, 83%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(19.7%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(94.56, -30.46, 35.62) |
| CIE-LCH | lch(94.56, 46.87, 130.53°) |
| OKLab | oklab(94.24% -0.083 0.0888) |
| OKLCH | oklch(94.24% 0.122 133.1) |
| XYZ | xyz(67.5036, 86.5842, 50.6844) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 2.21
Pale Green
#C7FDB5
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 2.80
Celery
#C1FD95
ΔE00 3.12
Very Light Green
#D1FFBD
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEA9 #DBA9FE
analogous
#F7FEA9 #CCFEA9 #A9FEB0
triadic
#CCFEA9 #A9CCFE #FEA9CC
tetradic
#CCFEA9 #A9F7FE #DBA9FE #FEB0A9
square
#CCFEA9 #A9F7FE #DBA9FE #FEB0A9
split-complementary
#CCFEA9 #B0A9FE #FEA9F7
monochromatic
#84FD30 #A8FD6D #CCFEA9 #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.15
#CCFEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#CCFEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEA9
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEA9 | 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)
#FFF2A3
Deuteranopia (green-blind)
#FDEEAD
Tritanopia (blue-blind)
#CDF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfea9; /* rgb */ color: rgb(204, 254, 169); /* oklch */ color: oklch(94.2% 0.122 133.1);
Tailwind
colors: {
custom: {
50: '#dcffc3',
500: '#ccfea9',
950: '#000000',
},
}SCSS
$custom: #ccfea9; $custom-light: #dcffc3; $custom-dark: #000000;
JSON
{
"hex": "#ccfea9",
"rgb": {
"r": 204,
"g": 254,
"b": 169
},
"hsl": {
"h": 95.294,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.94239,
"c": 0.12155,
"h": 133.1
},
"luminance": 0.86586
}Semantic roles & 50–950 ramp
primary
#CCFEA9
secondary
#B068E3
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682