#CAED92#CAED92
#CAED92 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.122 H 125.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAED92 |
|---|---|
| RGB | rgb(202, 237, 146) |
| HSL | hsl(83, 72%, 75%) |
| HSV | hsv(83, 38%, 93%) |
| CMYK | cmyk(14.8%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(89.49, -26.17, 40.38) |
| CIE-LCH | lch(89.49, 48.12, 122.95°) |
| OKLab | oklab(90.02% -0.0718 0.0992) |
| OKLCH | oklch(90.02% 0.122 125.9) |
| XYZ | xyz(59.8291, 75.1998, 38.5516) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.38
Light Yellow Green
#CCFD7F
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAED92 #B592ED
analogous
#EDE392 #CAED92 #9CED92
triadic
#CAED92 #92CAED #ED92CA
tetradic
#CAED92 #92EDE3 #B592ED #ED929C
square
#CAED92 #92EDE3 #B592ED #ED929C
split-complementary
#CAED92 #929CED #E392ED
monochromatic
#97DC29 #B0E45D #CAED92 #E4F6C7 #F2FBE5
Accessibility & contrast
On white
1.31
#CAED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CAED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAED92
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAED92 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28B
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#CFE5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caed92; /* rgb */ color: rgb(202, 237, 146); /* oklch */ color: oklch(90.0% 0.122 125.9);
Tailwind
colors: {
custom: {
50: '#dbf3b3',
500: '#caed92',
950: '#000000',
},
}SCSS
$custom: #caed92; $custom-light: #dbf3b3; $custom-dark: #000000;
JSON
{
"hex": "#caed92",
"rgb": {
"r": 202,
"g": 237,
"b": 146
},
"hsl": {
"h": 83.077,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.90019,
"c": 0.12246,
"h": 125.9
},
"luminance": 0.752
}Semantic roles & 50–950 ramp
primary
#CAED92
secondary
#855BC8
accent
#12D45C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581