#CAE080#CAE080
#CAE080 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.124 H 119.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE080 |
|---|---|
| RGB | rgb(202, 224, 128) |
| HSL | hsl(74, 61%, 69%) |
| HSV | hsv(74, 43%, 88%) |
| CMYK | cmyk(9.8%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(85.72, -22.02, 44.46) |
| CIE-LCH | lch(85.72, 49.61, 116.34°) |
| OKLab | oklab(86.92% -0.0612 0.1076) |
| OKLCH | oklch(86.92% 0.124 119.6) |
| XYZ | xyz(54.9093, 67.4266, 30.5398) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 4.87
Greenish Tan
#BCCB7A
ΔE00 5.19
Pale Olive
#B9CC81
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE080 #9680E0
analogous
#E0C680 #CAE080 #9AE080
triadic
#CAE080 #80CAE0 #E080CA
tetradic
#CAE080 #80E0C6 #9680E0 #E0809A
square
#CAE080 #80E0C6 #9680E0 #E0809A
split-complementary
#CAE080 #809AE0 #C680E0
monochromatic
#99B92D #B5D44F #CAE080 #DFECB1 #F3F8E2
Accessibility & contrast
On white
1.45
#CAE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CAE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE080
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE080 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#D2D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cae080; /* rgb */ color: rgb(202, 224, 128); /* oklch */ color: oklch(86.9% 0.124 119.6);
Tailwind
colors: {
custom: {
50: '#dbe9a6',
500: '#cae080',
950: '#000000',
},
}SCSS
$custom: #cae080; $custom-light: #dbe9a6; $custom-dark: #000000;
JSON
{
"hex": "#cae080",
"rgb": {
"r": 202,
"g": 224,
"b": 128
},
"hsl": {
"h": 73.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.86919,
"c": 0.12381,
"h": 119.6
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#CAE080
secondary
#654DB7
accent
#1DC844
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480