#CAFFDC#CAFFDC
#CAFFDC is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.071 H 155.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFDC |
|---|---|
| RGB | rgb(202, 255, 220) |
| HSL | hsl(140, 100%, 90%) |
| HSV | hsv(140, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.68, -23.42, 11.28) |
| CIE-LCH | lch(95.68, 26.00, 154.29°) |
| OKLab | oklab(95.43% -0.0652 0.0292) |
| OKLCH | oklch(95.43% 0.071 155.9) |
| XYZ | xyz(73.0319, 89.2416, 81.0737) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.44
Mint
#AAF0C1
ΔE00 5.51
Pale Aqua
#B8FFEB
ΔE00 6.12
Light Mint
#B6FFBB
ΔE00 7.75
Very Pale Green
#CFFDBC
ΔE00 7.84
Light Seafoam
#A0FEBF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFDC #FFCAED
analogous
#D3FFCA #CAFFDC #CAFFF6
triadic
#CAFFDC #DCCAFF #FFDCCA
tetradic
#CAFFDC #CAD3FF #FFCAED #FFF6CA
square
#CAFFDC #CAD3FF #FFCAED #FFF6CA
split-complementary
#CAFFDC #F6CAFF #FFCAD3
monochromatic
#50FF8B #8DFFB4 #CAFFDC #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.11
#CAFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CAFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFDC
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFDC | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6DA
Deuteranopia (green-blind)
#F5F0DE
Tritanopia (blue-blind)
#C2FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #caffdc; /* rgb */ color: rgb(202, 255, 220); /* oklch */ color: oklch(95.4% 0.071 155.9);
Tailwind
colors: {
custom: {
50: '#daffe6',
500: '#caffdc',
950: '#000000',
},
}SCSS
$custom: #caffdc; $custom-light: #daffe6; $custom-dark: #000000;
JSON
{
"hex": "#caffdc",
"rgb": {
"r": 202,
"g": 255,
"b": 220
},
"hsl": {
"h": 140.377,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95425,
"c": 0.07146,
"h": 155.9
},
"luminance": 0.89244
}Semantic roles & 50–950 ramp
primary
#CAFFDC
secondary
#E984C7
accent
#0098E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684