#CAF2CA#CAF2CA
#CAF2CA is a very light, moderate green. Relative luminance 0.803; OKLCH L 92.2% C 0.068 H 145.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2CA |
|---|---|
| RGB | rgb(202, 242, 202) |
| HSL | hsl(120, 61%, 87%) |
| HSV | hsv(120, 17%, 95%) |
| CMYK | cmyk(16.5%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(91.83, -20.31, 15.08) |
| CIE-LCH | lch(91.83, 25.30, 143.40°) |
| OKLab | oklab(92.22% -0.0556 0.0389) |
| OKLCH | oklch(92.22% 0.068 145) |
| XYZ | xyz(66.7674, 80.3237, 67.8520) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 5.95
Very Pale Green
#CFFDBC
ΔE00 5.96
Very Light Green
#D1FFBD
ΔE00 6.26
Celadon
#BEFDB7
ΔE00 7.04
Pale Green
#C7FDB5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2CA #F2CAF2
analogous
#DEF2CA #CAF2CA #CAF2DE
triadic
#CAF2CA #CACAF2 #F2CACA
tetradic
#CAF2CA #CADEF2 #F2CAF2 #F2DECA
square
#CAF2CA #CADEF2 #F2CAF2 #F2DECA
split-complementary
#CAF2CA #DECAF2 #F2CADE
monochromatic
#68DA68 #99E699 #CAF2CA #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.23
#CAF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CAF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2CA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2CA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#C6F0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf2ca; /* rgb */ color: rgb(202, 242, 202); /* oklch */ color: oklch(92.2% 0.068 145.0);
Tailwind
colors: {
custom: {
50: '#daf6da',
500: '#caf2ca',
950: '#000000',
},
}SCSS
$custom: #caf2ca; $custom-light: #daf6da; $custom-dark: #000000;
JSON
{
"hex": "#caf2ca",
"rgb": {
"r": 202,
"g": 242,
"b": 202
},
"hsl": {
"h": 120,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.92222,
"c": 0.06784,
"h": 145
},
"luminance": 0.80325
}Semantic roles & 50–950 ramp
primary
#CAF2CA
secondary
#D28FD2
accent
#1DC8C8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583