#CDFFA0#CDFFA0
#CDFFA0 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.132 H 131.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFA0 |
|---|---|
| RGB | rgb(205, 255, 160) |
| HSL | hsl(92, 100%, 81%) |
| HSV | hsv(92, 37%, 100%) |
| CMYK | cmyk(19.6%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(94.75, -31.78, 40.34) |
| CIE-LCH | lch(94.75, 51.35, 128.23°) |
| OKLab | oklab(94.36% -0.0869 0.0996) |
| OKLCH | oklch(94.36% 0.132 131.1) |
| XYZ | xyz(67.2809, 87.0360, 46.5058) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.97
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.14
Light Light Green
#C8FFB0
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.36
Pale Light Green
#B1FC99
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFA0 #D2A0FF
analogous
#FCFFA0 #CDFFA0 #A0FFA3
triadic
#CDFFA0 #A0CDFF #FFA0CD
tetradic
#CDFFA0 #A0FCFF #D2A0FF #FFA3A0
square
#CDFFA0 #A0FCFF #D2A0FF #FFA3A0
split-complementary
#CDFFA0 #A3A0FF #FFA0FC
monochromatic
#8DFF26 #ADFF63 #CDFFA0 #EDFFDD #EFFFE0
Accessibility & contrast
On white
1.14
#CDFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CDFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFA0
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFA0 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF299
Deuteranopia (green-blind)
#FFEFA5
Tritanopia (blue-blind)
#CFF8E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdffa0; /* rgb */ color: rgb(205, 255, 160); /* oklch */ color: oklch(94.4% 0.132 131.1);
Tailwind
colors: {
custom: {
50: '#ddffbd',
500: '#cdffa0',
950: '#000000',
},
}SCSS
$custom: #cdffa0; $custom-light: #ddffbd; $custom-dark: #000000;
JSON
{
"hex": "#cdffa0",
"rgb": {
"r": 205,
"g": 255,
"b": 160
},
"hsl": {
"h": 91.579,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94364,
"c": 0.13219,
"h": 131.1
},
"luminance": 0.87037
}Semantic roles & 50–950 ramp
primary
#CDFFA0
secondary
#A560E3
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682