#CDE375#CDE375
#CDE375 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.6% C 0.138 H 118.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE375 |
|---|---|
| RGB | rgb(205, 227, 117) |
| HSL | hsl(72, 66%, 67%) |
| HSV | hsv(72, 48%, 89%) |
| CMYK | cmyk(9.7%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(86.60, -23.45, 50.88) |
| CIE-LCH | lch(86.60, 56.02, 114.74°) |
| OKLab | oklab(87.64% -0.0663 0.1212) |
| OKLCH | oklch(87.64% 0.138 118.7) |
| XYZ | xyz(55.8573, 69.2020, 27.2409) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 6.28
Pear
#CBF85F
ΔE00 6.34
Pale Olive Green
#B1D27B
ΔE00 6.43
Light Yellow Green
#CCFD7F
ΔE00 6.58
Greenish Tan
#BCCB7A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE375 #8B75E3
analogous
#E3C275 #CDE375 #96E375
triadic
#CDE375 #75CDE3 #E375CD
tetradic
#CDE375 #75E3C2 #8B75E3 #E37596
square
#CDE375 #75E3C2 #8B75E3 #E37596
split-complementary
#CDE375 #7596E3 #C275E3
monochromatic
#9BB825 #BBD942 #CDE375 #DFEDA8 #F2F8DB
Accessibility & contrast
On white
1.42
#CDE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CDE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE375
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE375 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#EDD97B
Tritanopia (blue-blind)
#D6D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cde375; /* rgb */ color: rgb(205, 227, 117); /* oklch */ color: oklch(87.6% 0.138 118.7);
Tailwind
colors: {
custom: {
50: '#deeb9f',
500: '#cde375',
950: '#000000',
},
}SCSS
$custom: #cde375; $custom-light: #deeb9f; $custom-dark: #000000;
JSON
{
"hex": "#cde375",
"rgb": {
"r": 205,
"g": 227,
"b": 117
},
"hsl": {
"h": 72,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.87636,
"c": 0.13809,
"h": 118.7
},
"luminance": 0.69202
}Semantic roles & 50–950 ramp
primary
#CDE375
secondary
#5B44B9
accent
#17CE3C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480