#CAE573#CAE573
#CAE573 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.8% C 0.144 H 120.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE573 |
|---|---|
| RGB | rgb(202, 229, 115) |
| HSL | hsl(74, 69%, 67%) |
| HSV | hsv(74, 50%, 90%) |
| CMYK | cmyk(11.8%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(86.91, -25.76, 52.14) |
| CIE-LCH | lch(86.91, 58.16, 116.29°) |
| OKLab | oklab(87.83% -0.0728 0.1238) |
| OKLCH | oklch(87.83% 0.144 120.5) |
| XYZ | xyz(55.4713, 69.8331, 26.7732) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.73
Greenish Beige
#C9D179
ΔE00 6.08
Pale Olive Green
#B1D27B
ΔE00 6.45
Light Pea Green
#C4FE82
ΔE00 6.73
Light Khaki
#E6F2A2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE573 #8E73E5
analogous
#E5C773 #CAE573 #91E573
triadic
#CAE573 #73CAE5 #E573CA
tetradic
#CAE573 #73E5C7 #8E73E5 #E57391
square
#CAE573 #73E5C7 #8E73E5 #E57391
split-complementary
#CAE573 #7391E5 #C773E5
monochromatic
#97BB23 #B6DB3F #CAE573 #DEEFA7 #F1F8DA
Accessibility & contrast
On white
1.40
#CAE573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CAE573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE573
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE573 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#EEDA79
Tritanopia (blue-blind)
#D3DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cae573; /* rgb */ color: rgb(202, 229, 115); /* oklch */ color: oklch(87.8% 0.144 120.5);
Tailwind
colors: {
custom: {
50: '#dced9e',
500: '#cae573',
950: '#000000',
},
}SCSS
$custom: #cae573; $custom-light: #dced9e; $custom-dark: #000000;
JSON
{
"hex": "#cae573",
"rgb": {
"r": 202,
"g": 229,
"b": 115
},
"hsl": {
"h": 74.211,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.87826,
"c": 0.14361,
"h": 120.5
},
"luminance": 0.69833
}Semantic roles & 50–950 ramp
primary
#CAE573
secondary
#5E41BB
accent
#15D141
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480