#CAEFCA#CAEFCA
#CAEFCA is a very light, moderate green. Relative luminance 0.786; OKLCH L 91.6% C 0.063 H 145.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFCA |
|---|---|
| RGB | rgb(202, 239, 202) |
| HSL | hsl(120, 54%, 86%) |
| HSV | hsv(120, 15%, 94%) |
| CMYK | cmyk(15.5%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(91.03, -18.84, 13.96) |
| CIE-LCH | lch(91.03, 23.45, 143.48°) |
| OKLab | oklab(91.59% -0.0516 0.0361) |
| OKLCH | oklch(91.59% 0.063 145) |
| XYZ | xyz(65.8819, 78.5525, 67.5568) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.58
Very Pale Green
#CFFDBC
ΔE00 6.83
Very Light Green
#D1FFBD
ΔE00 7.14
Light Grey Green
#B7E1A1
ΔE00 7.53
Celadon
#BEFDB7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFCA #EFCAEF
analogous
#DDEFCA #CAEFCA #CAEFDD
triadic
#CAEFCA #CACAEF #EFCACA
tetradic
#CAEFCA #CADDEF #EFCAEF #EFDDCA
square
#CAEFCA #CADDEF #EFCAEF #EFDDCA
split-complementary
#CAEFCA #DDCAEF #EFCADD
monochromatic
#6CD36C #9BE19B #CAEFCA #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.26
#CAEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CAEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFCA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFCA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#EAE4CC
Tritanopia (blue-blind)
#C7EDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caefca; /* rgb */ color: rgb(202, 239, 202); /* oklch */ color: oklch(91.6% 0.063 145.0);
Tailwind
colors: {
custom: {
50: '#daf4da',
500: '#caefca',
950: '#000000',
},
}SCSS
$custom: #caefca; $custom-light: #daf4da; $custom-dark: #000000;
JSON
{
"hex": "#caefca",
"rgb": {
"r": 202,
"g": 239,
"b": 202
},
"hsl": {
"h": 120,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91585,
"c": 0.06293,
"h": 145
},
"luminance": 0.78554
}Semantic roles & 50–950 ramp
primary
#CAEFCA
secondary
#CD90CD
accent
#24C1C1
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583