#CAEFA0#CAEFA0
#CAEFA0 is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.110 H 128.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFA0 |
|---|---|
| RGB | rgb(202, 239, 160) |
| HSL | hsl(88, 71%, 78%) |
| HSV | hsv(88, 33%, 94%) |
| CMYK | cmyk(15.5%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(90.24, -25.32, 34.38) |
| CIE-LCH | lch(90.24, 42.70, 126.37°) |
| OKLab | oklab(90.7% -0.0689 0.0857) |
| OKLCH | oklch(90.7% 0.11 128.8) |
| XYZ | xyz(61.5679, 76.8269, 44.8363) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.70
Tea Green
#BDF8A3
ΔE00 3.87
Light Sage
#BCECAC
ΔE00 4.29
Light Light Green
#C8FFB0
ΔE00 4.30
Pale Green
#C7FDB5
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFA0 #C5A0EF
analogous
#EFECA0 #CAEFA0 #A2EFA0
triadic
#CAEFA0 #A0CAEF #EFA0CA
tetradic
#CAEFA0 #A0EFEC #C5A0EF #EFA0A2
square
#CAEFA0 #A0EFEC #C5A0EF #EFA0A2
split-complementary
#CAEFA0 #A0A2EF #ECA0EF
monochromatic
#90DD37 #ADE66C #CAEFA0 #E7F8D4 #F0FBE5
Accessibility & contrast
On white
1.28
#CAEFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CAEFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFA0
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFA0 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#CDE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caefa0; /* rgb */ color: rgb(202, 239, 160); /* oklch */ color: oklch(90.7% 0.110 128.8);
Tailwind
colors: {
custom: {
50: '#dbf4bc',
500: '#caefa0',
950: '#000000',
},
}SCSS
$custom: #caefa0; $custom-light: #dbf4bc; $custom-dark: #000000;
JSON
{
"hex": "#caefa0",
"rgb": {
"r": 202,
"g": 239,
"b": 160
},
"hsl": {
"h": 88.101,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.90695,
"c": 0.10991,
"h": 128.8
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#CAEFA0
secondary
#9667CC
accent
#12D36D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582