#CAEFA8#CAEFA8
#CAEFA8 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.101 H 130.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFA8 |
|---|---|
| RGB | rgb(202, 239, 168) |
| HSL | hsl(91, 69%, 80%) |
| HSV | hsv(91, 30%, 94%) |
| CMYK | cmyk(15.5%, 0%, 29.7%, 6.3%) |
| CIE-LAB | lab(90.37, -24.21, 30.52) |
| CIE-LCH | lch(90.37, 38.95, 128.42°) |
| OKLab | oklab(90.85% -0.0656 0.0767) |
| OKLCH | oklch(90.85% 0.101 130.6) |
| XYZ | xyz(62.2903, 77.1159, 48.6413) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.50
Very Pale Green
#CFFDBC
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 3.80
Pale Green
#C7FDB5
ΔE00 3.89
Very Light Green
#D1FFBD
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFA8 #CDA8EF
analogous
#EDEFA8 #CAEFA8 #A8EFAA
triadic
#CAEFA8 #A8CAEF #EFA8CA
tetradic
#CAEFA8 #A8EDEF #CDA8EF #EFAAA8
square
#CAEFA8 #A8EDEF #CDA8EF #EFAAA8
split-complementary
#CAEFA8 #AAA8EF #EFA8ED
monochromatic
#8BDC41 #ABE574 #CAEFA8 #E9F9DC #EFFAE5
Accessibility & contrast
On white
1.28
#CAEFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CAEFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFA8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFA8 | 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)
#F6E5A3
Deuteranopia (green-blind)
#F0E3AB
Tritanopia (blue-blind)
#CCE9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caefa8; /* rgb */ color: rgb(202, 239, 168); /* oklch */ color: oklch(90.8% 0.101 130.6);
Tailwind
colors: {
custom: {
50: '#dbf4c2',
500: '#caefa8',
950: '#000000',
},
}SCSS
$custom: #caefa8; $custom-light: #dbf4c2; $custom-dark: #000000;
JSON
{
"hex": "#caefa8",
"rgb": {
"r": 202,
"g": 239,
"b": 168
},
"hsl": {
"h": 91.268,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.90845,
"c": 0.10088,
"h": 130.6
},
"luminance": 0.77117
}Semantic roles & 50–950 ramp
primary
#CAEFA8
secondary
#A06FCD
accent
#15D177
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582