#CAFFE3#CAFFE3
#CAFFE3 is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.066 H 161.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFE3 |
|---|---|
| RGB | rgb(202, 255, 227) |
| HSL | hsl(148, 100%, 90%) |
| HSV | hsv(148, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 11%, 0%) |
| CIE-LAB | lab(95.84, -22.13, 7.91) |
| CIE-LCH | lch(95.84, 23.50, 160.34°) |
| OKLab | oklab(95.6% -0.0624 0.0205) |
| OKLCH | oklch(95.6% 0.066 161.8) |
| XYZ | xyz(73.9784, 89.6202, 86.0588) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.42
Pale Turquoise
#A5FBD5
ΔE00 5.72
Mint
#AAF0C1
ΔE00 6.82
Eggshell Blue
#C4FFF7
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Light Aqua
#8CFFDB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFE3 #FFCAE6
analogous
#CCFFCA #CAFFE3 #CAFFFE
triadic
#CAFFE3 #E3CAFF #FFE3CA
tetradic
#CAFFE3 #CACCFF #FFCAE6 #FFFECA
square
#CAFFE3 #CACCFF #FFCAE6 #FFFECA
split-complementary
#CAFFE3 #FECAFF #FFCACC
monochromatic
#50FFA2 #8DFFC3 #CAFFE3 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.11
#CAFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CAFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFE3
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFE3 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E2
Deuteranopia (green-blind)
#F4F0E5
Tritanopia (blue-blind)
#C0FFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #caffe3; /* rgb */ color: rgb(202, 255, 227); /* oklch */ color: oklch(95.6% 0.066 161.8);
Tailwind
colors: {
custom: {
50: '#daffeb',
500: '#caffe3',
950: '#000000',
},
}SCSS
$custom: #caffe3; $custom-light: #daffeb; $custom-dark: #000000;
JSON
{
"hex": "#caffe3",
"rgb": {
"r": 202,
"g": 255,
"b": 227
},
"hsl": {
"h": 148.302,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95603,
"c": 0.06565,
"h": 161.8
},
"luminance": 0.89623
}Semantic roles & 50–950 ramp
primary
#CAFFE3
secondary
#E984B9
accent
#0079E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684