#CFFDEB#CFFDEB
#CFFDEB is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.053 H 169.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDEB |
|---|---|
| RGB | rgb(207, 253, 235) |
| HSL | hsl(157, 92%, 90%) |
| HSV | hsv(157, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.79, -18.10, 3.77) |
| CIE-LCH | lch(95.79, 18.48, 168.25°) |
| OKLab | oklab(95.71% -0.0519 0.0097) |
| OKLCH | oklch(95.71% 0.053 169.4) |
| XYZ | xyz(75.8488, 89.5119, 91.8624) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.54
Pale Aqua
#B8FFEB
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 4.60
Ice
#D6FFFA
ΔE00 5.14
Light Light Blue
#CAFFFB
ΔE00 5.46
Pale Cyan
#B7FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDEB #FDCFE1
analogous
#CFFDD4 #CFFDEB #CFF8FD
triadic
#CFFDEB #EBCFFD #FDEBCF
tetradic
#CFFDEB #D4CFFD #FDCFE1 #F8FDCF
square
#CFFDEB #D4CFFD #FDCFE1 #F8FDCF
split-complementary
#CFFDEB #FDCFF8 #FDD4CF
monochromatic
#59F8BA #94FBD3 #CFFDEB #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#CFFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CFFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDEB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDEB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#C5FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdeb; /* rgb */ color: rgb(207, 253, 235); /* oklch */ color: oklch(95.7% 0.053 169.4);
Tailwind
colors: {
custom: {
50: '#defef1',
500: '#cffdeb',
950: '#000000',
},
}SCSS
$custom: #cffdeb; $custom-light: #defef1; $custom-dark: #000000;
JSON
{
"hex": "#cffdeb",
"rgb": {
"r": 207,
"g": 253,
"b": 235
},
"hsl": {
"h": 156.522,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95706,
"c": 0.05285,
"h": 169.4
},
"luminance": 0.89514
}Semantic roles & 50–950 ramp
primary
#CFFDEB
secondary
#E68AAE
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585