#CDF481#CDF481
#CDF481 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.5% C 0.149 H 124.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF481 |
|---|---|
| RGB | rgb(205, 244, 129) |
| HSL | hsl(80, 84%, 73%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(16%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.35, -30.29, 50.99) |
| CIE-LCH | lch(91.35, 59.31, 120.72°) |
| OKLab | oklab(91.5% -0.0846 0.1222) |
| OKLCH | oklch(91.5% 0.149 124.7) |
| XYZ | xyz(61.4899, 79.2651, 32.8248) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 3.29
Pistachio (survey)
#C0FA8B
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF481 #A881F4
analogous
#F4E281 #CDF481 #93F481
triadic
#CDF481 #81CDF4 #F481CD
tetradic
#CDF481 #81F4E2 #A881F4 #F48193
square
#CDF481 #81F4E2 #A881F4 #F48193
split-complementary
#CDF481 #8193F4 #E281F4
monochromatic
#9FE614 #B7EF49 #CDF481 #E3F9B9 #F4FDE3
Accessibility & contrast
On white
1.25
#CDF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CDF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF481
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF481 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#D4EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf481; /* rgb */ color: rgb(205, 244, 129); /* oklch */ color: oklch(91.5% 0.149 124.7);
Tailwind
colors: {
custom: {
50: '#def7a8',
500: '#cdf481',
950: '#000000',
},
}SCSS
$custom: #cdf481; $custom-light: #def7a8; $custom-dark: #000000;
JSON
{
"hex": "#cdf481",
"rgb": {
"r": 205,
"g": 244,
"b": 129
},
"hsl": {
"h": 80.348,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91495,
"c": 0.14864,
"h": 124.7
},
"luminance": 0.79265
}Semantic roles & 50–950 ramp
primary
#CDF481
secondary
#7749D0
accent
#05E04F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581