#CFEBEF#CFEBEF
#CFEBEF is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.030 H 207.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBEF |
|---|---|
| RGB | rgb(207, 235, 239) |
| HSL | hsl(188, 50%, 87%) |
| HSV | hsv(188, 13%, 94%) |
| CMYK | cmyk(13.4%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.19, -8.34, -5.03) |
| CIE-LCH | lch(91.19, 9.74, 211.12°) |
| OKLab | oklab(92.09% -0.0266 -0.0136) |
| OKLCH | oklch(92.09% 0.03 207.1) |
| XYZ | xyz(71.0166, 78.9125, 93.1347) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.79
Really Light Blue
#D4FFFF
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBEF #EFD3CF
analogous
#CFEFE3 #CFEBEF #CFDBEF
triadic
#CFEBEF #EFCFEB #EBEFCF
tetradic
#CFEBEF #E3CFEF #EFD3CF #DBEFCF
square
#CFEBEF #E3CFEF #EFD3CF #DBEFCF
split-complementary
#CFEBEF #EFCFDB #EFE3CF
monochromatic
#73C5D0 #A1D8E0 #CFEBEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.25
#CFEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CFEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBEF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBEF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#C6EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebef; /* rgb */ color: rgb(207, 235, 239); /* oklch */ color: oklch(92.1% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#def1f4',
500: '#cfebef',
950: '#000000',
},
}SCSS
$custom: #cfebef; $custom-light: #def1f4; $custom-dark: #000000;
JSON
{
"hex": "#cfebef",
"rgb": {
"r": 207,
"g": 235,
"b": 239
},
"hsl": {
"h": 187.5,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92092,
"c": 0.02992,
"h": 207.1
},
"luminance": 0.78914
}Semantic roles & 50–950 ramp
primary
#CFEBEF
secondary
#CC9D96
accent
#3B28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585