#CDF089#CDF089
#CDF089 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.135 H 124.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF089 |
|---|---|
| RGB | rgb(205, 240, 137) |
| HSL | hsl(80, 77%, 74%) |
| HSV | hsv(80, 43%, 94%) |
| CMYK | cmyk(14.6%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(90.37, -27.55, 45.95) |
| CIE-LCH | lch(90.37, 53.58, 120.95°) |
| OKLab | oklab(90.74% -0.0763 0.1115) |
| OKLCH | oklch(90.74% 0.135 124.4) |
| XYZ | xyz(60.8521, 77.1051, 35.3390) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.70
Celery
#C1FD95
ΔE00 4.75
Pale Lime
#BEFD73
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF089 #AC89F0
analogous
#F0E089 #CDF089 #9AF089
triadic
#CDF089 #89CDF0 #F089CD
tetradic
#CDF089 #89F0E0 #AC89F0 #F0899A
square
#CDF089 #89F0E0 #AC89F0 #F0899A
split-complementary
#CDF089 #899AF0 #E089F0
monochromatic
#9FE21D #B6E953 #CDF089 #E4F7BF #F3FCE4
Accessibility & contrast
On white
1.28
#CDF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CDF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF089
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF089 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE581
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#D4E7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf089; /* rgb */ color: rgb(205, 240, 137); /* oklch */ color: oklch(90.7% 0.135 124.4);
Tailwind
colors: {
custom: {
50: '#def5ad',
500: '#cdf089',
950: '#000000',
},
}SCSS
$custom: #cdf089; $custom-light: #def5ad; $custom-dark: #000000;
JSON
{
"hex": "#cdf089",
"rgb": {
"r": 205,
"g": 240,
"b": 137
},
"hsl": {
"h": 80.388,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.90737,
"c": 0.13507,
"h": 124.4
},
"luminance": 0.77105
}Semantic roles & 50–950 ramp
primary
#CDF089
secondary
#7B52CC
accent
#0CDA52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581