#CDF69A#CDF69A
#CDF69A is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.126 H 128.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF69A |
|---|---|
| RGB | rgb(205, 246, 154) |
| HSL | hsl(87, 84%, 78%) |
| HSV | hsv(87, 37%, 96%) |
| CMYK | cmyk(16.7%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(92.23, -28.35, 40.01) |
| CIE-LCH | lch(92.23, 49.04, 125.32°) |
| OKLab | oklab(92.31% -0.0776 0.0986) |
| OKLCH | oklch(92.31% 0.126 128.2) |
| XYZ | xyz(63.9646, 81.2230, 42.8733) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 4.24
Light Light Green
#C8FFB0
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF69A #C39AF6
analogous
#F6F19A #CDF69A #9FF69A
triadic
#CDF69A #9ACDF6 #F69ACD
tetradic
#CDF69A #9AF6F1 #C39AF6 #F69A9F
square
#CDF69A #9AF6F1 #C39AF6 #F69A9F
split-complementary
#CDF69A #9A9FF6 #F19AF6
monochromatic
#95EC2A #B1F162 #CDF69A #E9FBD2 #F1FCE3
Accessibility & contrast
On white
1.22
#CDF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CDF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF69A
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF69A | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA93
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#D1EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf69a; /* rgb */ color: rgb(205, 246, 154); /* oklch */ color: oklch(92.3% 0.126 128.2);
Tailwind
colors: {
custom: {
50: '#ddf9b9',
500: '#cdf69a',
950: '#000000',
},
}SCSS
$custom: #cdf69a; $custom-light: #ddf9b9; $custom-dark: #000000;
JSON
{
"hex": "#cdf69a",
"rgb": {
"r": 205,
"g": 246,
"b": 154
},
"hsl": {
"h": 86.739,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.92308,
"c": 0.1255,
"h": 128.2
},
"luminance": 0.81224
}Semantic roles & 50–950 ramp
primary
#CDF69A
secondary
#945FD5
accent
#05E067
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581