#CDF68A#CDF68A
#CDF68A is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.142 H 126.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF68A |
|---|---|
| RGB | rgb(205, 246, 138) |
| HSL | hsl(83, 86%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(16.7%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(92.01, -30.25, 47.52) |
| CIE-LCH | lch(92.01, 56.33, 122.48°) |
| OKLab | oklab(92.06% -0.0838 0.115) |
| OKLCH | oklch(92.06% 0.142 126.1) |
| XYZ | xyz(62.7197, 80.7251, 36.3170) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 3.03
Light Yellowish Green
#C2FF89
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF68A #B38AF6
analogous
#F6E98A #CDF68A #97F68A
triadic
#CDF68A #8ACDF6 #F68ACD
tetradic
#CDF68A #8AF6E9 #B38AF6 #F68A97
square
#CDF68A #8AF6E9 #B38AF6 #F68A97
split-complementary
#CDF68A #8A97F6 #E98AF6
monochromatic
#9CED18 #B5F251 #CDF68A #E5FAC3 #F3FDE3
Accessibility & contrast
On white
1.22
#CDF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CDF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF68A
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF68A | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#D3EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf68a; /* rgb */ color: rgb(205, 246, 138); /* oklch */ color: oklch(92.1% 0.142 126.1);
Tailwind
colors: {
custom: {
50: '#def9ae',
500: '#cdf68a',
950: '#000000',
},
}SCSS
$custom: #cdf68a; $custom-light: #def9ae; $custom-dark: #000000;
JSON
{
"hex": "#cdf68a",
"rgb": {
"r": 205,
"g": 246,
"b": 138
},
"hsl": {
"h": 82.778,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.92058,
"c": 0.14234,
"h": 126.1
},
"luminance": 0.80726
}Semantic roles & 50–950 ramp
primary
#CDF68A
secondary
#8251D3
accent
#03E258
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581