#CDE773#CDE773
#CDE773 is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.5% C 0.145 H 119.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE773 |
|---|---|
| RGB | rgb(205, 231, 115) |
| HSL | hsl(73, 71%, 68%) |
| HSV | hsv(73, 50%, 91%) |
| CMYK | cmyk(11.3%, 0%, 50.2%, 9.4%) |
| CIE-LAB | lab(87.66, -25.56, 53.08) |
| CIE-LCH | lch(87.66, 58.92, 115.71°) |
| OKLab | oklab(88.48% -0.0724 0.1258) |
| OKLCH | oklch(88.48% 0.145 119.9) |
| XYZ | xyz(56.8477, 71.3690, 26.9971) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.53
Greenish Beige
#C9D179
ΔE00 6.37
Light Khaki
#E6F2A2
ΔE00 6.60
Light Pea Green
#C4FE82
ΔE00 6.65
Pale Lime
#BEFD73
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE773 #8D73E7
analogous
#E7C773 #CDE773 #93E773
triadic
#CDE773 #73CDE7 #E773CD
tetradic
#CDE773 #73E7C7 #8D73E7 #E77393
square
#CDE773 #73E7C7 #8D73E7 #E77393
split-complementary
#CDE773 #7393E7 #C773E7
monochromatic
#9BBF21 #BADE3F #CDE773 #E0F0A7 #F2F9DB
Accessibility & contrast
On white
1.37
#CDE773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CDE773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE773
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE773 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC68
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#D6DDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde773; /* rgb */ color: rgb(205, 231, 115); /* oklch */ color: oklch(88.5% 0.145 119.9);
Tailwind
colors: {
custom: {
50: '#deee9e',
500: '#cde773',
950: '#000000',
},
}SCSS
$custom: #cde773; $custom-light: #deee9e; $custom-dark: #000000;
JSON
{
"hex": "#cde773",
"rgb": {
"r": 205,
"g": 231,
"b": 115
},
"hsl": {
"h": 73.448,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.88479,
"c": 0.14516,
"h": 119.9
},
"luminance": 0.71369
}Semantic roles & 50–950 ramp
primary
#CDE773
secondary
#5C40BE
accent
#13D33E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580