#CDF088#CDF088
#CDF088 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.136 H 124.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF088 |
|---|---|
| RGB | rgb(205, 240, 136) |
| HSL | hsl(80, 78%, 74%) |
| HSV | hsv(80, 43%, 94%) |
| CMYK | cmyk(14.6%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(90.36, -27.66, 46.42) |
| CIE-LCH | lch(90.36, 54.04, 120.79°) |
| OKLab | oklab(90.72% -0.0767 0.1125) |
| OKLCH | oklch(90.72% 0.136 124.3) |
| XYZ | xyz(60.7807, 77.0766, 34.9629) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.69
Celery
#C1FD95
ΔE00 4.81
Pale Lime
#BEFD73
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF088 #AB88F0
analogous
#F0DF88 #CDF088 #99F088
triadic
#CDF088 #88CDF0 #F088CD
tetradic
#CDF088 #88F0DF #AB88F0 #F08899
square
#CDF088 #88F0DF #AB88F0 #F08899
split-complementary
#CDF088 #8899F0 #DF88F0
monochromatic
#9FE11C #B6E952 #CDF088 #E4F7BE #F4FCE4
Accessibility & contrast
On white
1.28
#CDF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CDF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF088
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF088 | 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)
#FAE480
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#D4E7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf088; /* rgb */ color: rgb(205, 240, 136); /* oklch */ color: oklch(90.7% 0.136 124.3);
Tailwind
colors: {
custom: {
50: '#def5ac',
500: '#cdf088',
950: '#000000',
},
}SCSS
$custom: #cdf088; $custom-light: #def5ac; $custom-dark: #000000;
JSON
{
"hex": "#cdf088",
"rgb": {
"r": 205,
"g": 240,
"b": 136
},
"hsl": {
"h": 80.192,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.90722,
"c": 0.13611,
"h": 124.3
},
"luminance": 0.77077
}Semantic roles & 50–950 ramp
primary
#CDF088
secondary
#7A51CB
accent
#0CDA51
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581