#CDF382#CDF382
#CDF382 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.3% C 0.146 H 124.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF382 |
|---|---|
| RGB | rgb(205, 243, 130) |
| HSL | hsl(80, 82%, 73%) |
| HSV | hsv(80, 47%, 95%) |
| CMYK | cmyk(15.6%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(91.09, -29.72, 50.20) |
| CIE-LCH | lch(91.09, 58.34, 120.63°) |
| OKLab | oklab(91.29% -0.0829 0.1206) |
| OKLCH | oklch(91.29% 0.146 124.5) |
| XYZ | xyz(61.2566, 78.6916, 33.0766) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.52
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.28
Pear
#CBF85F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF382 #A882F3
analogous
#F3E082 #CDF382 #94F382
triadic
#CDF382 #82CDF3 #F382CD
tetradic
#CDF382 #82F3E0 #A882F3 #F38294
square
#CDF382 #82F3E0 #A882F3 #F38294
split-complementary
#CDF382 #8294F3 #E082F3
monochromatic
#9FE516 #B7EE4A #CDF382 #E3F8BA #F4FCE3
Accessibility & contrast
On white
1.25
#CDF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CDF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF382
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF382 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#D4EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdf382; /* rgb */ color: rgb(205, 243, 130); /* oklch */ color: oklch(91.3% 0.146 124.5);
Tailwind
colors: {
custom: {
50: '#def7a8',
500: '#cdf382',
950: '#000000',
},
}SCSS
$custom: #cdf382; $custom-light: #def7a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf382",
"rgb": {
"r": 205,
"g": 243,
"b": 130
},
"hsl": {
"h": 80.177,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.9129,
"c": 0.1463,
"h": 124.5
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#CDF382
secondary
#774BCF
accent
#07DF4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581