#CDF681#CDF681
#CDF681 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.151 H 125.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF681 |
|---|---|
| RGB | rgb(205, 246, 129) |
| HSL | hsl(81, 87%, 74%) |
| HSV | hsv(81, 48%, 96%) |
| CMYK | cmyk(16.7%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(91.90, -31.22, 51.65) |
| CIE-LCH | lch(91.90, 60.36, 121.15°) |
| OKLab | oklab(91.93% -0.0872 0.1237) |
| OKLCH | oklch(91.93% 0.151 125.2) |
| XYZ | xyz(62.0949, 80.4751, 33.0265) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Light Yellowish Green
#C2FF89
ΔE00 3.54
Pale Lime
#BEFD73
ΔE00 3.59
Pear
#CBF85F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF681 #AA81F6
analogous
#F6E581 #CDF681 #92F681
triadic
#CDF681 #81CDF6 #F681CD
tetradic
#CDF681 #81F6E5 #AA81F6 #F68192
square
#CDF681 #81F6E5 #AA81F6 #F68192
split-complementary
#CDF681 #8192F6 #E581F6
monochromatic
#9FEC11 #B6F248 #CDF681 #E4FABA #F4FDE2
Accessibility & contrast
On white
1.23
#CDF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CDF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF681
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF681 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#D4ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf681; /* rgb */ color: rgb(205, 246, 129); /* oklch */ color: oklch(91.9% 0.151 125.2);
Tailwind
colors: {
custom: {
50: '#def9a8',
500: '#cdf681',
950: '#000000',
},
}SCSS
$custom: #cdf681; $custom-light: #def9a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf681",
"rgb": {
"r": 205,
"g": 246,
"b": 129
},
"hsl": {
"h": 81.026,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.91932,
"c": 0.15133,
"h": 125.2
},
"luminance": 0.80476
}Semantic roles & 50–950 ramp
primary
#CDF681
secondary
#7949D2
accent
#02E351
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581