#CCFEAF#CCFEAF
#CCFEAF is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.115 H 134.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEAF |
|---|---|
| RGB | rgb(204, 254, 175) |
| HSL | hsl(98, 98%, 84%) |
| HSV | hsv(98, 31%, 100%) |
| CMYK | cmyk(19.7%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.66, -29.61, 32.76) |
| CIE-LCH | lch(94.66, 44.16, 132.12°) |
| OKLab | oklab(94.35% -0.0806 0.0821) |
| OKLCH | oklch(94.35% 0.115 134.5) |
| XYZ | xyz(68.0799, 86.8147, 53.7192) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.75
Tea Green
#BDF8A3
ΔE00 2.30
Washed Out Green
#BCF5A6
ΔE00 2.48
Very Light Green
#D1FFBD
ΔE00 2.52
Very Pale Green
#CFFDBC
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEAF #E1AFFE
analogous
#F3FEAF #CCFEAF #AFFEBA
triadic
#CCFEAF #AFCCFE #FEAFCC
tetradic
#CCFEAF #AFF3FE #E1AFFE #FEBAAF
square
#CCFEAF #AFF3FE #E1AFFE #FEBAAF
split-complementary
#CCFEAF #BAAFFE #FEAFF3
monochromatic
#7FFC36 #A5FD73 #CCFEAF #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.14
#CCFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CCFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEAF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEAF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#CCF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeaf; /* rgb */ color: rgb(204, 254, 175); /* oklch */ color: oklch(94.3% 0.115 134.5);
Tailwind
colors: {
custom: {
50: '#dcffc7',
500: '#ccfeaf',
950: '#000000',
},
}SCSS
$custom: #ccfeaf; $custom-light: #dcffc7; $custom-dark: #000000;
JSON
{
"hex": "#ccfeaf",
"rgb": {
"r": 204,
"g": 254,
"b": 175
},
"hsl": {
"h": 97.975,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.9435,
"c": 0.11504,
"h": 134.5
},
"luminance": 0.86816
}Semantic roles & 50–950 ramp
primary
#CCFEAF
secondary
#B86EE4
accent
#00E691
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682