#CAE574#CAE574
#CAE574 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.8% C 0.143 H 120.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE574 |
|---|---|
| RGB | rgb(202, 229, 116) |
| HSL | hsl(74, 68%, 68%) |
| HSV | hsv(74, 49%, 90%) |
| CMYK | cmyk(11.8%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(86.93, -25.66, 51.69) |
| CIE-LCH | lch(86.93, 57.71, 116.40°) |
| OKLab | oklab(87.84% -0.0724 0.1229) |
| OKLCH | oklch(87.84% 0.143 120.5) |
| XYZ | xyz(55.5292, 69.8563, 27.0779) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.72
Greenish Beige
#C9D179
ΔE00 6.03
Pale Olive Green
#B1D27B
ΔE00 6.36
Light Khaki
#E6F2A2
ΔE00 6.65
Light Pea Green
#C4FE82
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE574 #8F74E5
analogous
#E5C774 #CAE574 #92E574
triadic
#CAE574 #74CAE5 #E574CA
tetradic
#CAE574 #74E5C7 #8F74E5 #E57492
square
#CAE574 #74E5C7 #8F74E5 #E57492
split-complementary
#CAE574 #7492E5 #C774E5
monochromatic
#97BC23 #B6DB40 #CAE574 #DEEFA8 #F1F8DB
Accessibility & contrast
On white
1.40
#CAE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#CAE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE574
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE574 | 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)
#F1DA6A
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#D3DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cae574; /* rgb */ color: rgb(202, 229, 116); /* oklch */ color: oklch(87.8% 0.143 120.5);
Tailwind
colors: {
custom: {
50: '#dced9e',
500: '#cae574',
950: '#000000',
},
}SCSS
$custom: #cae574; $custom-light: #dced9e; $custom-dark: #000000;
JSON
{
"hex": "#cae574",
"rgb": {
"r": 202,
"g": 229,
"b": 116
},
"hsl": {
"h": 74.336,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.87839,
"c": 0.14264,
"h": 120.5
},
"luminance": 0.69856
}Semantic roles & 50–950 ramp
primary
#CAE574
secondary
#5F42BB
accent
#15D042
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480