#CDFCAA#CDFCAA
#CDFCAA is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.117 H 132.5°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCAA |
|---|---|
| RGB | rgb(205, 252, 170) |
| HSL | hsl(94, 93%, 83%) |
| HSV | hsv(94, 33%, 99%) |
| CMYK | cmyk(18.7%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(94.10, -29.04, 34.52) |
| CIE-LCH | lch(94.10, 45.11, 130.07°) |
| OKLab | oklab(93.89% -0.079 0.0862) |
| OKLCH | oklch(93.89% 0.117 132.5) |
| XYZ | xyz(67.2415, 85.5010, 50.9831) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.73
Tea Green
#BDF8A3
ΔE00 2.36
Pale Green
#C7FDB5
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 2.70
Very Light Green
#D1FFBD
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCAA #D9AAFC
analogous
#F6FCAA #CDFCAA #AAFCB0
triadic
#CDFCAA #AACDFC #FCAACD
tetradic
#CDFCAA #AAF6FC #D9AAFC #FCB0AA
square
#CDFCAA #AAF6FC #D9AAFC #FCB0AA
split-complementary
#CDFCAA #B0AAFC #FCAAF6
monochromatic
#87F834 #AAFA6F #CDFCAA #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.16
#CDFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CDFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCAA
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCAA | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A4
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#CEF6E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cdfcaa; /* rgb */ color: rgb(205, 252, 170); /* oklch */ color: oklch(93.9% 0.117 132.5);
Tailwind
colors: {
custom: {
50: '#ddfdc4',
500: '#cdfcaa',
950: '#000000',
},
}SCSS
$custom: #cdfcaa; $custom-light: #ddfdc4; $custom-dark: #000000;
JSON
{
"hex": "#cdfcaa",
"rgb": {
"r": 205,
"g": 252,
"b": 170
},
"hsl": {
"h": 94.39,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.93888,
"c": 0.11697,
"h": 132.5
},
"luminance": 0.85502
}Semantic roles & 50–950 ramp
primary
#CDFCAA
secondary
#AE6AE0
accent
#00E684
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582