#CDE282#CDE282
#CDE282 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.6% C 0.123 H 119.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE282 |
|---|---|
| RGB | rgb(205, 226, 130) |
| HSL | hsl(73, 62%, 70%) |
| HSV | hsv(73, 42%, 89%) |
| CMYK | cmyk(9.3%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(86.50, -21.62, 44.50) |
| CIE-LCH | lch(86.50, 49.48, 115.92°) |
| OKLab | oklab(87.6% -0.0601 0.1078) |
| OKLCH | oklch(87.6% 0.123 119.1) |
| XYZ | xyz(56.4027, 68.9838, 31.4586) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 5.38
Greenish Tan
#BCCB7A
ΔE00 5.60
Pale Olive
#B9CC81
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE282 #9782E2
analogous
#E2C782 #CDE282 #9DE282
triadic
#CDE282 #82CDE2 #E282CD
tetradic
#CDE282 #82E2C7 #9782E2 #E2829D
square
#CDE282 #82E2C7 #9782E2 #E2829D
split-complementary
#CDE282 #829DE2 #C782E2
monochromatic
#9EBE2C #B9D650 #CDE282 #E1EEB4 #F5F9E5
Accessibility & contrast
On white
1.42
#CDE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CDE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE282
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE282 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#D5D9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cde282; /* rgb */ color: rgb(205, 226, 130); /* oklch */ color: oklch(87.6% 0.123 119.1);
Tailwind
colors: {
custom: {
50: '#ddeba8',
500: '#cde282',
950: '#000000',
},
}SCSS
$custom: #cde282; $custom-light: #ddeba8; $custom-dark: #000000;
JSON
{
"hex": "#cde282",
"rgb": {
"r": 205,
"g": 226,
"b": 130
},
"hsl": {
"h": 73.125,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.87603,
"c": 0.12341,
"h": 119.1
},
"luminance": 0.68984
}Semantic roles & 50–950 ramp
primary
#CDE282
secondary
#664EBA
accent
#1BCA42
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480