#CDE673#CDE673
#CDE673 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.3% C 0.144 H 119.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE673 |
|---|---|
| RGB | rgb(205, 230, 115) |
| HSL | hsl(73, 70%, 68%) |
| HSV | hsv(73, 50%, 90%) |
| CMYK | cmyk(10.9%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(87.39, -25.08, 52.76) |
| CIE-LCH | lch(87.39, 58.42, 115.42°) |
| OKLab | oklab(88.26% -0.071 0.1251) |
| OKLCH | oklch(88.26% 0.144 119.6) |
| XYZ | xyz(56.5686, 70.8108, 26.9041) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.43
Light Yellow Green
#CCFD7F
ΔE00 5.79
Greenish Beige
#C9D179
ΔE00 6.11
Light Khaki
#E6F2A2
ΔE00 6.56
Light Pea Green
#C4FE82
ΔE00 6.90
Pale Olive Green
#B1D27B
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE673 #8C73E6
analogous
#E6C573 #CDE673 #94E673
triadic
#CDE673 #73CDE6 #E673CD
tetradic
#CDE673 #73E6C5 #8C73E6 #E67394
square
#CDE673 #73E6C5 #8C73E6 #E67394
split-complementary
#CDE673 #7394E6 #C573E6
monochromatic
#9BBD22 #BADD3F #CDE673 #E0EFA7 #F2F9DB
Accessibility & contrast
On white
1.39
#CDE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CDE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE673
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE673 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#D6DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cde673; /* rgb */ color: rgb(205, 230, 115); /* oklch */ color: oklch(88.3% 0.144 119.6);
Tailwind
colors: {
custom: {
50: '#deee9e',
500: '#cde673',
950: '#000000',
},
}SCSS
$custom: #cde673; $custom-light: #deee9e; $custom-dark: #000000;
JSON
{
"hex": "#cde673",
"rgb": {
"r": 205,
"g": 230,
"b": 115
},
"hsl": {
"h": 73.043,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.88261,
"c": 0.14388,
"h": 119.6
},
"luminance": 0.70811
}Semantic roles & 50–950 ramp
primary
#CDE673
secondary
#5C41BC
accent
#14D23D
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480