#CDF182#CDF182
#CDF182 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.144 H 124.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF182 |
|---|---|
| RGB | rgb(205, 241, 130) |
| HSL | hsl(79, 80%, 73%) |
| HSV | hsv(79, 46%, 95%) |
| CMYK | cmyk(14.9%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(90.55, -28.79, 49.53) |
| CIE-LCH | lch(90.55, 57.29, 120.16°) |
| OKLab | oklab(90.85% -0.0802 0.1191) |
| OKLCH | oklch(90.85% 0.144 124) |
| XYZ | xyz(60.6613, 77.5011, 32.8782) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.99
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Light Yellowish Green
#C2FF89
ΔE00 4.52
Pale Lime
#BEFD73
ΔE00 4.73
Pear
#CBF85F
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF182 #A682F1
analogous
#F1DD82 #CDF182 #96F182
triadic
#CDF182 #82CDF1 #F182CD
tetradic
#CDF182 #82F1DD #A682F1 #F18296
square
#CDF182 #82F1DD #A682F1 #F18296
split-complementary
#CDF182 #8296F1 #DD82F1
monochromatic
#9FE019 #B7EB4B #CDF182 #E3F7B9 #F4FCE3
Accessibility & contrast
On white
1.27
#CDF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CDF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF182
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF182 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#D4E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf182; /* rgb */ color: rgb(205, 241, 130); /* oklch */ color: oklch(90.9% 0.144 124.0);
Tailwind
colors: {
custom: {
50: '#def5a8',
500: '#cdf182',
950: '#000000',
},
}SCSS
$custom: #cdf182; $custom-light: #def5a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf182",
"rgb": {
"r": 205,
"g": 241,
"b": 130
},
"hsl": {
"h": 79.459,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.90854,
"c": 0.14359,
"h": 124
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#CDF182
secondary
#754BCC
accent
#09DC4E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581