#CAE293#CAE293
#CAE293 is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.7% C 0.106 H 122.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE293 |
|---|---|
| RGB | rgb(202, 226, 147) |
| HSL | hsl(78, 58%, 73%) |
| HSV | hsv(78, 35%, 89%) |
| CMYK | cmyk(10.6%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(86.53, -20.75, 36.05) |
| CIE-LCH | lch(86.53, 41.59, 119.92°) |
| OKLab | oklab(87.66% -0.0565 0.0892) |
| OKLCH | oklch(87.66% 0.106 122.3) |
| XYZ | xyz(56.8196, 69.0558, 37.9338) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.13
Light Grey Green
#B7E1A1
ΔE00 5.55
Greenish Tan
#BCCB7A
ΔE00 5.64
Greenish Beige
#C9D179
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE293 #AB93E2
analogous
#E2D293 #CAE293 #A2E293
triadic
#CAE293 #93CAE2 #E293CA
tetradic
#CAE293 #93E2D2 #AB93E2 #E293A2
square
#CAE293 #93E2D2 #AB93E2 #E293A2
split-complementary
#CAE293 #93A2E2 #D293E2
monochromatic
#9AC635 #B2D563 #CAE293 #E2EFC3 #F3F9E7
Accessibility & contrast
On white
1.42
#CAE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CAE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE293
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE293 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#D0DACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cae293; /* rgb */ color: rgb(202, 226, 147); /* oklch */ color: oklch(87.7% 0.106 122.3);
Tailwind
colors: {
custom: {
50: '#dbebb3',
500: '#cae293',
950: '#000000',
},
}SCSS
$custom: #cae293; $custom-light: #dbebb3; $custom-dark: #000000;
JSON
{
"hex": "#cae293",
"rgb": {
"r": 202,
"g": 226,
"b": 147
},
"hsl": {
"h": 78.228,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.87658,
"c": 0.10557,
"h": 122.3
},
"luminance": 0.69056
}Semantic roles & 50–950 ramp
primary
#CAE293
secondary
#7A5EBB
accent
#20C552
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481