#CDF082#CDF082
#CDF082 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.142 H 123.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF082 |
|---|---|
| RGB | rgb(205, 240, 130) |
| HSL | hsl(79, 79%, 73%) |
| HSV | hsv(79, 46%, 94%) |
| CMYK | cmyk(14.6%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(90.28, -28.32, 49.20) |
| CIE-LCH | lch(90.28, 56.77, 119.92°) |
| OKLab | oklab(90.64% -0.0789 0.1183) |
| OKLCH | oklch(90.64% 0.142 123.7) |
| XYZ | xyz(60.3662, 76.9107, 32.7798) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.24
Light Yellowish Green
#C2FF89
ΔE00 4.75
Pear
#CBF85F
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF082 #A582F0
analogous
#F0DC82 #CDF082 #96F082
triadic
#CDF082 #82CDF0 #F082CD
tetradic
#CDF082 #82F0DC #A582F0 #F08296
square
#CDF082 #82F0DC #A582F0 #F08296
split-complementary
#CDF082 #8296F0 #DC82F0
monochromatic
#9FDD1B #B7E94B #CDF082 #E3F7B9 #F4FCE4
Accessibility & contrast
On white
1.28
#CDF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CDF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF082
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF082 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#D4E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf082; /* rgb */ color: rgb(205, 240, 130); /* oklch */ color: oklch(90.6% 0.142 123.7);
Tailwind
colors: {
custom: {
50: '#def5a8',
500: '#cdf082',
950: '#000000',
},
}SCSS
$custom: #cdf082; $custom-light: #def5a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf082",
"rgb": {
"r": 205,
"g": 240,
"b": 130
},
"hsl": {
"h": 79.091,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.90636,
"c": 0.14224,
"h": 123.7
},
"luminance": 0.76911
}Semantic roles & 50–950 ramp
primary
#CDF082
secondary
#744BCB
accent
#0BDB4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581