#CDF884#CDF884
#CDF884 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.151 H 125.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF884 |
|---|---|
| RGB | rgb(205, 248, 132) |
| HSL | hsl(82, 89%, 75%) |
| HSV | hsv(82, 47%, 97%) |
| CMYK | cmyk(17.3%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(92.48, -31.83, 50.95) |
| CIE-LCH | lch(92.48, 60.08, 122.00°) |
| OKLab | oklab(92.41% -0.0887 0.1224) |
| OKLCH | oklch(92.41% 0.151 125.9) |
| XYZ | xyz(62.9089, 81.7793, 34.2960) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF884 #AF84F8
analogous
#F8E984 #CDF884 #93F884
triadic
#CDF884 #84CDF8 #F884CD
tetradic
#CDF884 #84F8E9 #AF84F8 #F88493
square
#CDF884 #84F8E9 #AF84F8 #F88493
split-complementary
#CDF884 #8493F8 #E984F8
monochromatic
#9EF110 #B5F54A #CDF884 #E5FBBE #F3FDE2
Accessibility & contrast
On white
1.21
#CDF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CDF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF884
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF884 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D3EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf884; /* rgb */ color: rgb(205, 248, 132); /* oklch */ color: oklch(92.4% 0.151 125.9);
Tailwind
colors: {
custom: {
50: '#defaaa',
500: '#cdf884',
950: '#000000',
},
}SCSS
$custom: #cdf884; $custom-light: #defaaa; $custom-dark: #000000;
JSON
{
"hex": "#cdf884",
"rgb": {
"r": 205,
"g": 248,
"b": 132
},
"hsl": {
"h": 82.241,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.9241,
"c": 0.1511,
"h": 125.9
},
"luminance": 0.8178
}Semantic roles & 50–950 ramp
primary
#CDF884
secondary
#7E4BD5
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581