#CAFBEF#CAFBEF
#CAFBEF is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.1% C 0.052 H 178.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFBEF |
|---|---|
| RGB | rgb(202, 251, 239) |
| HSL | hsl(165, 86%, 89%) |
| HSV | hsv(165, 20%, 98%) |
| CMYK | cmyk(19.5%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(95.07, -17.88, 0.61) |
| CIE-LCH | lch(95.07, 17.89, 178.04°) |
| OKLab | oklab(95.08% -0.0524 0.0013) |
| OKLCH | oklch(95.08% 0.052 178.5) |
| XYZ | xyz(74.4299, 87.7804, 94.6664) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.33
Eggshell Blue
#C4FFF7
ΔE00 2.49
Light Light Blue
#CAFFFB
ΔE00 3.26
Ice
#D6FFFA
ΔE00 3.59
Pale Aqua
#B8FFEB
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFBEF #FBCAD6
analogous
#CAFBD7 #CAFBEF #CAEFFB
triadic
#CAFBEF #EFCAFB #FBEFCA
tetradic
#CAFBEF #D7CAFB #FBCAD6 #EFFBCA
square
#CAFBEF #D7CAFB #FBCAD6 #EFFBCA
split-complementary
#CAFBEF #FBCAEF #FBD7CA
monochromatic
#58F2CD #91F7DE #CAFBEF #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.13
#CAFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CAFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFBEF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFBEF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#BEFDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cafbef; /* rgb */ color: rgb(202, 251, 239); /* oklch */ color: oklch(95.1% 0.052 178.5);
Tailwind
colors: {
custom: {
50: '#dafcf4',
500: '#cafbef',
950: '#000000',
},
}SCSS
$custom: #cafbef; $custom-light: #dafcf4; $custom-dark: #000000;
JSON
{
"hex": "#cafbef",
"rgb": {
"r": 202,
"g": 251,
"b": 239
},
"hsl": {
"h": 165.306,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.95084,
"c": 0.05245,
"h": 178.5
},
"luminance": 0.87783
}Semantic roles & 50–950 ramp
primary
#CAFBEF
secondary
#E1889E
accent
#033AE2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585