#CDF282#CDF282
#CDF282 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.145 H 124.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF282 |
|---|---|
| RGB | rgb(205, 242, 130) |
| HSL | hsl(80, 81%, 73%) |
| HSV | hsv(80, 46%, 95%) |
| CMYK | cmyk(15.3%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(90.82, -29.26, 49.87) |
| CIE-LCH | lch(90.82, 57.81, 120.40°) |
| OKLab | oklab(91.07% -0.0816 0.1198) |
| OKLCH | oklch(91.07% 0.145 124.2) |
| XYZ | xyz(60.9582, 78.0948, 32.9771) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.76
Pistachio (survey)
#C0FA8B
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.50
Pear
#CBF85F
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF282 #A782F2
analogous
#F2DF82 #CDF282 #95F282
triadic
#CDF282 #82CDF2 #F282CD
tetradic
#CDF282 #82F2DF #A782F2 #F28295
square
#CDF282 #82F2DF #A782F2 #F28295
split-complementary
#CDF282 #8295F2 #DF82F2
monochromatic
#9FE218 #B7EC4B #CDF282 #E3F8B9 #F4FCE3
Accessibility & contrast
On white
1.26
#CDF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CDF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF282
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF282 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#D4E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdf282; /* rgb */ color: rgb(205, 242, 130); /* oklch */ color: oklch(91.1% 0.145 124.2);
Tailwind
colors: {
custom: {
50: '#def6a8',
500: '#cdf282',
950: '#000000',
},
}SCSS
$custom: #cdf282; $custom-light: #def6a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf282",
"rgb": {
"r": 205,
"g": 242,
"b": 130
},
"hsl": {
"h": 79.821,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.91072,
"c": 0.14494,
"h": 124.2
},
"luminance": 0.78095
}Semantic roles & 50–950 ramp
primary
#CDF282
secondary
#764BCD
accent
#08DE4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581