#CAFFDE#CAFFDE
#CAFFDE is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.5% C 0.070 H 157.5°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFDE |
|---|---|
| RGB | rgb(202, 255, 222) |
| HSL | hsl(143, 100%, 90%) |
| HSV | hsv(143, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.73, -23.06, 10.32) |
| CIE-LCH | lch(95.73, 25.26, 155.90°) |
| OKLab | oklab(95.48% -0.0644 0.0267) |
| OKLCH | oklch(95.48% 0.07 157.5) |
| XYZ | xyz(73.2983, 89.3482, 82.4771) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 5.44
Pale Aqua
#B8FFEB
ΔE00 5.62
Mint
#AAF0C1
ΔE00 5.83
Light Mint
#B6FFBB
ΔE00 8.28
Light Seafoam
#A0FEBF
ΔE00 8.37
Very Pale Green
#CFFDBC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFDE #FFCAEB
analogous
#D1FFCA #CAFFDE #CAFFF9
triadic
#CAFFDE #DECAFF #FFDECA
tetradic
#CAFFDE #CAD1FF #FFCAEB #FFF9CA
square
#CAFFDE #CAD1FF #FFCAEB #FFF9CA
split-complementary
#CAFFDE #F9CAFF #FFCAD1
monochromatic
#50FF92 #8DFFB8 #CAFFDE #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.11
#CAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#CAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFDE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFDE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DC
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#C1FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #caffde; /* rgb */ color: rgb(202, 255, 222); /* oklch */ color: oklch(95.5% 0.070 157.5);
Tailwind
colors: {
custom: {
50: '#daffe8',
500: '#caffde',
950: '#000000',
},
}SCSS
$custom: #caffde; $custom-light: #daffe8; $custom-dark: #000000;
JSON
{
"hex": "#caffde",
"rgb": {
"r": 202,
"g": 255,
"b": 222
},
"hsl": {
"h": 142.642,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95475,
"c": 0.06972,
"h": 157.5
},
"luminance": 0.8935
}Semantic roles & 50–950 ramp
primary
#CAFFDE
secondary
#E984C3
accent
#008FE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684