#CDF693#CDF693
#CDF693 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.133 H 127.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF693 |
|---|---|
| RGB | rgb(205, 246, 147) |
| HSL | hsl(85, 85%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.7%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(92.13, -29.21, 43.32) |
| CIE-LCH | lch(92.13, 52.25, 123.99°) |
| OKLab | oklab(92.19% -0.0804 0.106) |
| OKLCH | oklch(92.19% 0.133 127.2) |
| XYZ | xyz(63.3985, 80.9966, 39.8919) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.62
Light Yellow Green
#CCFD7F
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF693 #BC93F6
analogous
#F6ED93 #CDF693 #9CF693
triadic
#CDF693 #93CDF6 #F693CD
tetradic
#CDF693 #93F6ED #BC93F6 #F6939C
square
#CDF693 #93F6ED #BC93F6 #F6939C
split-complementary
#CDF693 #939CF6 #ED93F6
monochromatic
#99ED22 #B3F15B #CDF693 #E7FBCB #F2FDE3
Accessibility & contrast
On white
1.22
#CDF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CDF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF693
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF693 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8C
Deuteranopia (green-blind)
#F9E898
Tritanopia (blue-blind)
#D2EEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf693; /* rgb */ color: rgb(205, 246, 147); /* oklch */ color: oklch(92.2% 0.133 127.2);
Tailwind
colors: {
custom: {
50: '#ddf9b4',
500: '#cdf693',
950: '#000000',
},
}SCSS
$custom: #cdf693; $custom-light: #ddf9b4; $custom-dark: #000000;
JSON
{
"hex": "#cdf693",
"rgb": {
"r": 205,
"g": 246,
"b": 147
},
"hsl": {
"h": 84.848,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.92194,
"c": 0.13299,
"h": 127.2
},
"luminance": 0.80997
}Semantic roles & 50–950 ramp
primary
#CDF693
secondary
#8C59D4
accent
#04E160
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581