#CDF485#CDF485
#CDF485 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.145 H 125.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF485 |
|---|---|
| RGB | rgb(205, 244, 133) |
| HSL | hsl(81, 83%, 74%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(16%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(91.40, -29.87, 49.16) |
| CIE-LCH | lch(91.40, 57.52, 121.29°) |
| OKLab | oklab(91.55% -0.0831 0.1184) |
| OKLCH | oklch(91.55% 0.145 125.1) |
| XYZ | xyz(61.7610, 79.3735, 34.2526) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.79
Pale Lime
#BEFD73
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF485 #AC85F4
analogous
#F4E485 #CDF485 #96F485
triadic
#CDF485 #85CDF4 #F485CD
tetradic
#CDF485 #85F4E4 #AC85F4 #F48596
square
#CDF485 #85F4E4 #AC85F4 #F48596
split-complementary
#CDF485 #8596F4 #E485F4
monochromatic
#9FEA15 #B6EF4D #CDF485 #E4F9BD #F3FCE3
Accessibility & contrast
On white
1.24
#CDF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CDF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF485
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF485 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#D4EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdf485; /* rgb */ color: rgb(205, 244, 133); /* oklch */ color: oklch(91.5% 0.145 125.1);
Tailwind
colors: {
custom: {
50: '#def7aa',
500: '#cdf485',
950: '#000000',
},
}SCSS
$custom: #cdf485; $custom-light: #def7aa; $custom-dark: #000000;
JSON
{
"hex": "#cdf485",
"rgb": {
"r": 205,
"g": 244,
"b": 133
},
"hsl": {
"h": 81.081,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.9155,
"c": 0.14466,
"h": 125.1
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#CDF485
secondary
#7B4DD0
accent
#06E052
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581