#CDFFAA#CDFFAA
#CDFFAA is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.121 H 133.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFAA |
|---|---|
| RGB | rgb(205, 255, 170) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 33%, 100%) |
| CMYK | cmyk(19.6%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.91, -30.44, 35.59) |
| CIE-LCH | lch(94.91, 46.84, 130.54°) |
| OKLab | oklab(94.54% -0.0829 0.0888) |
| OKLCH | oklch(94.54% 0.121 133.1) |
| XYZ | xyz(68.1911, 87.4001, 51.2996) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.63
Tea Green
#BDF8A3
ΔE00 2.36
Pale Green
#C7FDB5
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.19
Very Light Green
#D1FFBD
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFAA #DCAAFF
analogous
#F8FFAA #CDFFAA #AAFFB1
triadic
#CDFFAA #AACDFF #FFAACD
tetradic
#CDFFAA #AAF8FF #DCAAFF #FFB1AA
square
#CDFFAA #AAF8FF #DCAAFF #FFB1AA
split-complementary
#CDFFAA #B1AAFF #FFAAF8
monochromatic
#85FF30 #A9FF6D #CDFFAA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CDFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#CDFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFAA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFAA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FEEFAE
Tritanopia (blue-blind)
#CEF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdffaa; /* rgb */ color: rgb(205, 255, 170); /* oklch */ color: oklch(94.5% 0.121 133.1);
Tailwind
colors: {
custom: {
50: '#ddffc4',
500: '#cdffaa',
950: '#000000',
},
}SCSS
$custom: #cdffaa; $custom-light: #ddffc4; $custom-dark: #000000;
JSON
{
"hex": "#cdffaa",
"rgb": {
"r": 205,
"g": 255,
"b": 170
},
"hsl": {
"h": 95.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94538,
"c": 0.12147,
"h": 133.1
},
"luminance": 0.87401
}Semantic roles & 50–950 ramp
primary
#CDFFAA
secondary
#B269E4
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682