#CAFFCE#CAFFCE
#CAFFCE is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.085 H 146.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFCE |
|---|---|
| RGB | rgb(202, 255, 206) |
| HSL | hsl(125, 100%, 90%) |
| HSV | hsv(125, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.38, -25.89, 18.03) |
| CIE-LCH | lch(95.38, 31.55, 145.15°) |
| OKLab | oklab(95.09% -0.071 0.0463) |
| OKLCH | oklch(95.09% 0.085 146.9) |
| XYZ | xyz(71.2548, 88.5308, 71.7145) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.26
Very Light Green
#D1FFBD
ΔE00 4.43
Light Mint
#B6FFBB
ΔE00 4.61
Celadon
#BEFDB7
ΔE00 4.62
Mint
#AAF0C1
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFCE #FFCAFB
analogous
#E1FFCA #CAFFCE #CAFFE9
triadic
#CAFFCE #CECAFF #FFCECA
tetradic
#CAFFCE #CAE1FF #FFCAFB #FFE9CA
square
#CAFFCE #CAE1FF #FFCAFB #FFE9CA
split-complementary
#CAFFCE #E9CAFF #FFCAE1
monochromatic
#50FF5D #8DFF95 #CAFFCE #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.12
#CAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFCE
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFCE | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F8EFD0
Tritanopia (blue-blind)
#C4FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #caffce; /* rgb */ color: rgb(202, 255, 206); /* oklch */ color: oklch(95.1% 0.085 146.9);
Tailwind
colors: {
custom: {
50: '#dbffdd',
500: '#caffce',
950: '#000000',
},
}SCSS
$custom: #caffce; $custom-light: #dbffdd; $custom-dark: #000000;
JSON
{
"hex": "#caffce",
"rgb": {
"r": 202,
"g": 255,
"b": 206
},
"hsl": {
"h": 124.528,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95089,
"c": 0.08475,
"h": 146.9
},
"luminance": 0.88533
}Semantic roles & 50–950 ramp
primary
#CAFFCE
secondary
#E984E2
accent
#00D4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684