#CAFFCF#CAFFCF
#CAFFCF is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.084 H 147.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFCF |
|---|---|
| RGB | rgb(202, 255, 207) |
| HSL | hsl(126, 100%, 90%) |
| HSV | hsv(126, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.40, -25.72, 17.55) |
| CIE-LCH | lch(95.40, 31.13, 145.69°) |
| OKLab | oklab(95.11% -0.0705 0.0451) |
| OKLCH | oklch(95.11% 0.084 147.4) |
| XYZ | xyz(71.3766, 88.5795, 72.3563) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.49
Very Light Green
#D1FFBD
ΔE00 4.67
Light Mint
#B6FFBB
ΔE00 4.79
Mint
#AAF0C1
ΔE00 4.80
Celadon
#BEFDB7
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFCF #FFCAFA
analogous
#E0FFCA #CAFFCF #CAFFE9
triadic
#CAFFCF #CFCAFF #FFCFCA
tetradic
#CAFFCF #CAE0FF #FFCAFA #FFE9CA
square
#CAFFCF #CAE0FF #FFCAFA #FFE9CA
split-complementary
#CAFFCF #E9CAFF #FFCAE0
monochromatic
#50FF60 #8DFF98 #CAFFCF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.12
#CAFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CAFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFCF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFCF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F8F0D1
Tritanopia (blue-blind)
#C4FCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #caffcf; /* rgb */ color: rgb(202, 255, 207); /* oklch */ color: oklch(95.1% 0.084 147.4);
Tailwind
colors: {
custom: {
50: '#dbffdd',
500: '#caffcf',
950: '#000000',
},
}SCSS
$custom: #caffcf; $custom-light: #dbffdd; $custom-dark: #000000;
JSON
{
"hex": "#caffcf",
"rgb": {
"r": 202,
"g": 255,
"b": 207
},
"hsl": {
"h": 125.66,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95112,
"c": 0.08374,
"h": 147.4
},
"luminance": 0.88582
}Semantic roles & 50–950 ramp
primary
#CAFFCF
secondary
#E984E0
accent
#00D0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684