#CDF882#CDF882
#CDF882 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.153 H 125.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF882 |
|---|---|
| RGB | rgb(205, 248, 130) |
| HSL | hsl(82, 89%, 74%) |
| HSV | hsv(82, 48%, 97%) |
| CMYK | cmyk(17.3%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.45, -32.04, 51.86) |
| CIE-LCH | lch(92.45, 60.96, 121.71°) |
| OKLab | oklab(92.38% -0.0894 0.1242) |
| OKLCH | oklch(92.38% 0.153 125.7) |
| XYZ | xyz(62.7733, 81.7251, 33.5822) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 2.43
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.14
Pale Lime
#BEFD73
ΔE00 3.26
Pear
#CBF85F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF882 #AD82F8
analogous
#F8E882 #CDF882 #92F882
triadic
#CDF882 #82CDF8 #F882CD
tetradic
#CDF882 #82F8E8 #AD82F8 #F88292
square
#CDF882 #82F8E8 #AD82F8 #F88292
split-complementary
#CDF882 #8292F8 #E882F8
monochromatic
#9FF20E #B6F548 #CDF882 #E4FBBC #F3FDE2
Accessibility & contrast
On white
1.21
#CDF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CDF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF882
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF882 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#D3EEDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf882; /* rgb */ color: rgb(205, 248, 130); /* oklch */ color: oklch(92.4% 0.153 125.7);
Tailwind
colors: {
custom: {
50: '#defaa8',
500: '#cdf882',
950: '#000000',
},
}SCSS
$custom: #cdf882; $custom-light: #defaa8; $custom-dark: #000000;
JSON
{
"hex": "#cdf882",
"rgb": {
"r": 205,
"g": 248,
"b": 130
},
"hsl": {
"h": 81.864,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92383,
"c": 0.15306,
"h": 125.7
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#CDF882
secondary
#7C49D5
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581