#CDF685#CDF685
#CDF685 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.147 H 125.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF685 |
|---|---|
| RGB | rgb(205, 246, 133) |
| HSL | hsl(82, 86%, 74%) |
| HSV | hsv(82, 46%, 96%) |
| CMYK | cmyk(16.7%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(91.95, -30.80, 49.83) |
| CIE-LCH | lch(91.95, 58.58, 121.72°) |
| OKLab | oklab(91.99% -0.0857 0.1199) |
| OKLCH | oklch(91.99% 0.147 125.6) |
| XYZ | xyz(62.3660, 80.5836, 34.4543) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.38
Pale Lime
#BEFD73
ΔE00 3.83
Celery
#C1FD95
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF685 #AE85F6
analogous
#F6E785 #CDF685 #95F685
triadic
#CDF685 #85CDF6 #F685CD
tetradic
#CDF685 #85F6E7 #AE85F6 #F68595
square
#CDF685 #85F6E7 #AE85F6 #F68595
split-complementary
#CDF685 #8595F6 #E785F6
monochromatic
#9EEE13 #B6F24C #CDF685 #E4FABE #F3FDE3
Accessibility & contrast
On white
1.23
#CDF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CDF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF685
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF685 | 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)
#FFE97C
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#D3EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf685; /* rgb */ color: rgb(205, 246, 133); /* oklch */ color: oklch(92.0% 0.147 125.6);
Tailwind
colors: {
custom: {
50: '#def9aa',
500: '#cdf685',
950: '#000000',
},
}SCSS
$custom: #cdf685; $custom-light: #def9aa; $custom-dark: #000000;
JSON
{
"hex": "#cdf685",
"rgb": {
"r": 205,
"g": 246,
"b": 133
},
"hsl": {
"h": 81.77,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.91987,
"c": 0.14738,
"h": 125.6
},
"luminance": 0.80584
}Semantic roles & 50–950 ramp
primary
#CDF685
secondary
#7D4CD3
accent
#03E354
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581