#CAFFDF#CAFFDF
#CAFFDF is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.069 H 158.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFDF |
|---|---|
| RGB | rgb(202, 255, 223) |
| HSL | hsl(144, 100%, 90%) |
| HSV | hsv(144, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.75, -22.88, 9.83) |
| CIE-LCH | lch(95.75, 24.90, 156.74°) |
| OKLab | oklab(95.5% -0.064 0.0255) |
| OKLCH | oklch(95.5% 0.069 158.3) |
| XYZ | xyz(73.4327, 89.4020, 83.1850) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.37
Pale Turquoise
#A5FBD5
ΔE00 5.46
Mint
#AAF0C1
ΔE00 6.00
Eggshell Blue
#C4FFF7
ΔE00 8.34
Light Aqua
#8CFFDB
ΔE00 8.47
Light Teal
#90E4C1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFDF #FFCAEA
analogous
#D0FFCA #CAFFDF #CAFFFA
triadic
#CAFFDF #DFCAFF #FFDFCA
tetradic
#CAFFDF #CAD0FF #FFCAEA #FFFACA
square
#CAFFDF #CAD0FF #FFCAEA #FFFACA
split-complementary
#CAFFDF #FACAFF #FFCAD0
monochromatic
#50FF95 #8DFFBA #CAFFDF #E0FFED #E0FFED
Accessibility & contrast
On white
1.11
#CAFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CAFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFDF
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFDF | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F5F0E1
Tritanopia (blue-blind)
#C1FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #caffdf; /* rgb */ color: rgb(202, 255, 223); /* oklch */ color: oklch(95.5% 0.069 158.3);
Tailwind
colors: {
custom: {
50: '#daffe9',
500: '#caffdf',
950: '#000000',
},
}SCSS
$custom: #caffdf; $custom-light: #daffe9; $custom-dark: #000000;
JSON
{
"hex": "#caffdf",
"rgb": {
"r": 202,
"g": 255,
"b": 223
},
"hsl": {
"h": 143.774,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.955,
"c": 0.06888,
"h": 158.3
},
"luminance": 0.89404
}Semantic roles & 50–950 ramp
primary
#CAFFDF
secondary
#E984C1
accent
#008BE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684