#CDE376#CDE376
#CDE376 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.6% C 0.137 H 118.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE376 |
|---|---|
| RGB | rgb(205, 227, 118) |
| HSL | hsl(72, 66%, 68%) |
| HSV | hsv(72, 48%, 89%) |
| CMYK | cmyk(9.7%, 0%, 48%, 11%) |
| CIE-LAB | lab(86.62, -23.35, 50.42) |
| CIE-LCH | lch(86.62, 55.57, 114.85°) |
| OKLab | oklab(87.65% -0.0659 0.1202) |
| OKLCH | oklch(87.65% 0.137 118.7) |
| XYZ | xyz(55.9164, 69.2256, 27.5522) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.35
Pear
#CBF85F
ΔE00 6.42
Greenish Tan
#BCCB7A
ΔE00 6.57
Light Yellow Green
#CCFD7F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE376 #8C76E3
analogous
#E3C276 #CDE376 #96E376
triadic
#CDE376 #76CDE3 #E376CD
tetradic
#CDE376 #76E3C2 #8C76E3 #E37696
square
#CDE376 #76E3C2 #8C76E3 #E37696
split-complementary
#CDE376 #7696E3 #C276E3
monochromatic
#9BB926 #BAD943 #CDE376 #E0EDA9 #F2F8DC
Accessibility & contrast
On white
1.41
#CDE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CDE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE376
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE376 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#EDD97C
Tritanopia (blue-blind)
#D6D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cde376; /* rgb */ color: rgb(205, 227, 118); /* oklch */ color: oklch(87.6% 0.137 118.7);
Tailwind
colors: {
custom: {
50: '#deeba0',
500: '#cde376',
950: '#000000',
},
}SCSS
$custom: #cde376; $custom-light: #deeba0; $custom-dark: #000000;
JSON
{
"hex": "#cde376",
"rgb": {
"r": 205,
"g": 227,
"b": 118
},
"hsl": {
"h": 72.11,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.8765,
"c": 0.1371,
"h": 118.7
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#CDE376
secondary
#5C44B9
accent
#18CE3C
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480