#CDF686#CDF686
#CDF686 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.146 H 125.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF686 |
|---|---|
| RGB | rgb(205, 246, 134) |
| HSL | hsl(82, 86%, 75%) |
| HSV | hsv(82, 46%, 96%) |
| CMYK | cmyk(16.7%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.96, -30.69, 49.37) |
| CIE-LCH | lch(91.96, 58.13, 121.87°) |
| OKLab | oklab(92% -0.0853 0.119) |
| OKLCH | oklch(92% 0.146 125.7) |
| XYZ | xyz(62.4354, 80.6114, 34.8199) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.35
Pale Lime
#BEFD73
ΔE00 3.90
Celery
#C1FD95
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF686 #AF86F6
analogous
#F6E786 #CDF686 #95F686
triadic
#CDF686 #86CDF6 #F686CD
tetradic
#CDF686 #86F6E7 #AF86F6 #F68695
square
#CDF686 #86F6E7 #AF86F6 #F68695
split-complementary
#CDF686 #8695F6 #E786F6
monochromatic
#9EEE14 #B5F24D #CDF686 #E5FABF #F3FDE3
Accessibility & contrast
On white
1.23
#CDF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CDF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF686
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF686 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FBE78C
Tritanopia (blue-blind)
#D3EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf686; /* rgb */ color: rgb(205, 246, 134); /* oklch */ color: oklch(92.0% 0.146 125.7);
Tailwind
colors: {
custom: {
50: '#def9ab',
500: '#cdf686',
950: '#000000',
},
}SCSS
$custom: #cdf686; $custom-light: #def9ab; $custom-dark: #000000;
JSON
{
"hex": "#cdf686",
"rgb": {
"r": 205,
"g": 246,
"b": 134
},
"hsl": {
"h": 81.964,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.92001,
"c": 0.14639,
"h": 125.7
},
"luminance": 0.80612
}Semantic roles & 50–950 ramp
primary
#CDF686
secondary
#7E4DD3
accent
#03E355
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581