#CFEBEC#CFEBEC
#CFEBEC is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.029 H 199.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBEC |
|---|---|
| RGB | rgb(207, 235, 236) |
| HSL | hsl(182, 43%, 87%) |
| HSV | hsv(182, 12%, 93%) |
| CMYK | cmyk(12.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.11, -8.93, -3.58) |
| CIE-LCH | lch(91.11, 9.62, 201.86°) |
| OKLab | oklab(92% -0.0278 -0.0097) |
| OKLCH | oklch(92% 0.029 199.3) |
| XYZ | xyz(70.5771, 78.7367, 90.8199) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Very Pale Blue
#D6FFFE
ΔE00 5.18
Very Light Blue
#D5FFFF
ΔE00 5.21
Really Light Blue
#D4FFFF
ΔE00 5.36
Pale Blue
#D0FEFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBEC #ECD0CF
analogous
#CFECDF #CFEBEC #CFDDEC
triadic
#CFEBEC #ECCFEB #EBECCF
tetradic
#CFEBEC #DFCFEC #ECD0CF #DDECCF
square
#CFEBEC #DFCFEC #ECD0CF #DDECCF
split-complementary
#CFEBEC #ECCFDD #ECDFCF
monochromatic
#77C6C9 #A3D9DB #CFEBEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CFEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CFEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBEC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBEC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#C7EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebec; /* rgb */ color: rgb(207, 235, 236); /* oklch */ color: oklch(92.0% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#def1f2',
500: '#cfebec',
950: '#000000',
},
}SCSS
$custom: #cfebec; $custom-light: #def1f2; $custom-dark: #000000;
JSON
{
"hex": "#cfebec",
"rgb": {
"r": 207,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.069,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92002,
"c": 0.02944,
"h": 199.3
},
"luminance": 0.78738
}Semantic roles & 50–950 ramp
primary
#CFEBEC
secondary
#C89998
accent
#342FB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585