#CDF586#CDF586
#CDF586 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.8% C 0.145 H 125.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF586 |
|---|---|
| RGB | rgb(205, 245, 134) |
| HSL | hsl(82, 85%, 74%) |
| HSV | hsv(82, 45%, 96%) |
| CMYK | cmyk(16.3%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(91.69, -30.23, 49.03) |
| CIE-LCH | lch(91.69, 57.60, 121.65°) |
| OKLab | oklab(91.78% -0.084 0.1182) |
| OKLCH | oklch(91.78% 0.145 125.4) |
| XYZ | xyz(62.1321, 80.0047, 34.7188) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 3.11
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.56
Pale Lime
#BEFD73
ΔE00 4.10
Celery
#C1FD95
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF586 #AE86F5
analogous
#F5E686 #CDF586 #96F586
triadic
#CDF586 #86CDF5 #F586CD
tetradic
#CDF586 #86F5E6 #AE86F5 #F58696
square
#CDF586 #86F5E6 #AE86F5 #F58696
split-complementary
#CDF586 #8696F5 #E686F5
monochromatic
#9EEC15 #B6F04D #CDF586 #E4FABF #F3FDE3
Accessibility & contrast
On white
1.24
#CDF586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CDF586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF586
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF586 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#D3ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf586; /* rgb */ color: rgb(205, 245, 134); /* oklch */ color: oklch(91.8% 0.145 125.4);
Tailwind
colors: {
custom: {
50: '#def8ab',
500: '#cdf586',
950: '#000000',
},
}SCSS
$custom: #cdf586; $custom-light: #def8ab; $custom-dark: #000000;
JSON
{
"hex": "#cdf586",
"rgb": {
"r": 205,
"g": 245,
"b": 134
},
"hsl": {
"h": 81.622,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.91782,
"c": 0.14502,
"h": 125.4
},
"luminance": 0.80005
}Semantic roles & 50–950 ramp
primary
#CDF586
secondary
#7D4ED2
accent
#04E154
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581