#CCFEAC#CCFEAC
#CCFEAC is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.118 H 133.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEAC |
|---|---|
| RGB | rgb(204, 254, 172) |
| HSL | hsl(97, 98%, 84%) |
| HSV | hsv(97, 32%, 100%) |
| CMYK | cmyk(19.7%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(94.61, -30.04, 34.19) |
| CIE-LCH | lch(94.61, 45.51, 131.30°) |
| OKLab | oklab(94.29% -0.0818 0.0855) |
| OKLCH | oklch(94.29% 0.118 133.7) |
| XYZ | xyz(67.7885, 86.6982, 52.1847) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.19
Tea Green
#BDF8A3
ΔE00 2.18
Pale Green
#C7FDB5
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.59
Very Light Green
#D1FFBD
ΔE00 3.06
Very Pale Green
#CFFDBC
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEAC #DEACFE
analogous
#F5FEAC #CCFEAC #ACFEB5
triadic
#CCFEAC #ACCCFE #FEACCC
tetradic
#CCFEAC #ACF5FE #DEACFE #FEB5AC
square
#CCFEAC #ACF5FE #DEACFE #FEB5AC
split-complementary
#CCFEAC #B5ACFE #FEACF5
monochromatic
#82FD33 #A7FD70 #CCFEAC #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.15
#CCFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CCFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEAC
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEAC | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A7
Deuteranopia (green-blind)
#FDEEB0
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfeac; /* rgb */ color: rgb(204, 254, 172); /* oklch */ color: oklch(94.3% 0.118 133.7);
Tailwind
colors: {
custom: {
50: '#dcffc5',
500: '#ccfeac',
950: '#000000',
},
}SCSS
$custom: #ccfeac; $custom-light: #dcffc5; $custom-dark: #000000;
JSON
{
"hex": "#ccfeac",
"rgb": {
"r": 204,
"g": 254,
"b": 172
},
"hsl": {
"h": 96.585,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.94294,
"c": 0.1183,
"h": 133.7
},
"luminance": 0.867
}Semantic roles & 50–950 ramp
primary
#CCFEAC
secondary
#B46BE3
accent
#00E68C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682