#CDED98#CDED98
#CDED98 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.3% C 0.115 H 125.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED98 |
|---|---|
| RGB | rgb(205, 237, 152) |
| HSL | hsl(83, 70%, 76%) |
| HSV | hsv(83, 36%, 93%) |
| CMYK | cmyk(13.5%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(89.77, -24.33, 37.81) |
| CIE-LCH | lch(89.77, 44.96, 122.76°) |
| OKLab | oklab(90.33% -0.0664 0.0935) |
| OKLCH | oklch(90.33% 0.115 125.4) |
| XYZ | xyz(61.1280, 75.8141, 41.1129) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Tea Green
#BDF8A3
ΔE00 5.15
Washed Out Green
#BCF5A6
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.34
Light Light Green
#C8FFB0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED98 #B898ED
analogous
#EDE398 #CDED98 #A3ED98
triadic
#CDED98 #98CDED #ED98CD
tetradic
#CDED98 #98EDE3 #B898ED #ED98A3
square
#CDED98 #98EDE3 #B898ED #ED98A3
split-complementary
#CDED98 #98A3ED #E398ED
monochromatic
#9ADB30 #B4E464 #CDED98 #E6F6CC #F2FAE5
Accessibility & contrast
On white
1.30
#CDED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CDED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED98
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED98 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#F1E19C
Tritanopia (blue-blind)
#D2E5D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cded98; /* rgb */ color: rgb(205, 237, 152); /* oklch */ color: oklch(90.3% 0.115 125.4);
Tailwind
colors: {
custom: {
50: '#ddf3b7',
500: '#cded98',
950: '#000000',
},
}SCSS
$custom: #cded98; $custom-light: #ddf3b7; $custom-dark: #000000;
JSON
{
"hex": "#cded98",
"rgb": {
"r": 205,
"g": 237,
"b": 152
},
"hsl": {
"h": 82.588,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.90328,
"c": 0.11466,
"h": 125.4
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#CDED98
secondary
#8860C9
accent
#13D25B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581