#CDF690#CDF690
#CDF690 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.136 H 126.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF690 |
|---|---|
| RGB | rgb(205, 246, 144) |
| HSL | hsl(84, 85%, 76%) |
| HSV | hsv(84, 41%, 96%) |
| CMYK | cmyk(16.7%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(92.09, -29.57, 44.73) |
| CIE-LCH | lch(92.09, 53.62, 123.47°) |
| OKLab | oklab(92.15% -0.0815 0.109) |
| OKLCH | oklch(92.15% 0.136 126.8) |
| XYZ | xyz(63.1661, 80.9036, 38.6683) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Celery
#C1FD95
ΔE00 3.27
Light Yellow Green
#CCFD7F
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF690 #B990F6
analogous
#F6EC90 #CDF690 #9AF690
triadic
#CDF690 #90CDF6 #F690CD
tetradic
#CDF690 #90F6EC #B990F6 #F6909A
square
#CDF690 #90F6EC #B990F6 #F6909A
split-complementary
#CDF690 #909AF6 #EC90F6
monochromatic
#9AED1F #B3F157 #CDF690 #E7FBC9 #F2FDE3
Accessibility & contrast
On white
1.22
#CDF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CDF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF690
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF690 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#D2EEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf690; /* rgb */ color: rgb(205, 246, 144); /* oklch */ color: oklch(92.1% 0.136 126.8);
Tailwind
colors: {
custom: {
50: '#def9b2',
500: '#cdf690',
950: '#000000',
},
}SCSS
$custom: #cdf690; $custom-light: #def9b2; $custom-dark: #000000;
JSON
{
"hex": "#cdf690",
"rgb": {
"r": 205,
"g": 246,
"b": 144
},
"hsl": {
"h": 84.118,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.92148,
"c": 0.13614,
"h": 126.8
},
"luminance": 0.80904
}Semantic roles & 50–950 ramp
primary
#CDF690
secondary
#8956D4
accent
#04E15D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581