#CFEBED#CFEBED
#CFEBED is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.030 H 201.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBED |
|---|---|
| RGB | rgb(207, 235, 237) |
| HSL | hsl(184, 45%, 87%) |
| HSV | hsv(184, 13%, 93%) |
| CMYK | cmyk(12.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.14, -8.73, -4.07) |
| CIE-LCH | lch(91.14, 9.63, 204.97°) |
| OKLab | oklab(92.03% -0.0274 -0.011) |
| OKLCH | oklch(92.03% 0.03 201.9) |
| XYZ | xyz(70.7228, 78.7949, 91.5872) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.35
Very Light Blue
#D5FFFF
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.49
Pale Blue
#D0FEFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBED #EDD1CF
analogous
#CFEDE0 #CFEBED #CFDCED
triadic
#CFEBED #EDCFEB #EBEDCF
tetradic
#CFEBED #E0CFED #EDD1CF #DCEDCF
square
#CFEBED #E0CFED #EDD1CF #DCEDCF
split-complementary
#CFEBED #EDCFDC #EDE0CF
monochromatic
#76C6CC #A2D8DC #CFEBED #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.25
#CFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBED
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBED | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C7EDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebed; /* rgb */ color: rgb(207, 235, 237); /* oklch */ color: oklch(92.0% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#def1f2',
500: '#cfebed',
950: '#000000',
},
}SCSS
$custom: #cfebed; $custom-light: #def1f2; $custom-dark: #000000;
JSON
{
"hex": "#cfebed",
"rgb": {
"r": 207,
"g": 235,
"b": 237
},
"hsl": {
"h": 184,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92032,
"c": 0.02953,
"h": 201.9
},
"luminance": 0.78796
}Semantic roles & 50–950 ramp
primary
#CFEBED
secondary
#C99A97
accent
#362DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585