#CAEFA7#CAEFA7
#CAEFA7 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.102 H 130.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFA7 |
|---|---|
| RGB | rgb(202, 239, 167) |
| HSL | hsl(91, 69%, 80%) |
| HSV | hsv(91, 30%, 94%) |
| CMYK | cmyk(15.5%, 0%, 30.1%, 6.3%) |
| CIE-LAB | lab(90.36, -24.35, 31.00) |
| CIE-LCH | lch(90.36, 39.42, 128.15°) |
| OKLab | oklab(90.83% -0.066 0.0778) |
| OKLCH | oklch(90.83% 0.102 130.3) |
| XYZ | xyz(62.1975, 77.0788, 48.1526) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.48
Very Pale Green
#CFFDBC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 3.88
Pale Green
#C7FDB5
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFA7 #CCA7EF
analogous
#EEEFA7 #CAEFA7 #A7EFA8
triadic
#CAEFA7 #A7CAEF #EFA7CA
tetradic
#CAEFA7 #A7EEEF #CCA7EF #EFA8A7
square
#CAEFA7 #A7EEEF #CCA7EF #EFA8A7
split-complementary
#CAEFA7 #A8A7EF #EFA7EE
monochromatic
#8CDC3F #ABE673 #CAEFA7 #E9F8DB #EFFAE5
Accessibility & contrast
On white
1.28
#CAEFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CAEFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFA7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFA7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A2
Deuteranopia (green-blind)
#F0E2AA
Tritanopia (blue-blind)
#CCE9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caefa7; /* rgb */ color: rgb(202, 239, 167); /* oklch */ color: oklch(90.8% 0.102 130.3);
Tailwind
colors: {
custom: {
50: '#dbf4c1',
500: '#caefa7',
950: '#000000',
},
}SCSS
$custom: #caefa7; $custom-light: #dbf4c1; $custom-dark: #000000;
JSON
{
"hex": "#caefa7",
"rgb": {
"r": 202,
"g": 239,
"b": 167
},
"hsl": {
"h": 90.833,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.90826,
"c": 0.10202,
"h": 130.3
},
"luminance": 0.7708
}Semantic roles & 50–950 ramp
primary
#CAEFA7
secondary
#9E6ECD
accent
#14D175
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582