#CFEBEE#CFEBEE
#CFEBEE is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.1% C 0.030 H 204.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBEE |
|---|---|
| RGB | rgb(207, 235, 238) |
| HSL | hsl(186, 48%, 87%) |
| HSV | hsv(186, 13%, 93%) |
| CMYK | cmyk(13%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.17, -8.54, -4.55) |
| CIE-LCH | lch(91.17, 9.67, 208.06°) |
| OKLab | oklab(92.06% -0.027 -0.0123) |
| OKLCH | oklch(92.06% 0.03 204.5) |
| XYZ | xyz(70.8693, 78.8535, 92.3588) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.39
Ice Blue (survey)
#D7FFFE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.55
Really Light Blue
#D4FFFF
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBEE #EED2CF
analogous
#CFEEE1 #CFEBEE #CFDCEE
triadic
#CFEBEE #EECFEB #EBEECF
tetradic
#CFEBEE #E1CFEE #EED2CF #DCEECF
square
#CFEBEE #E1CFEE #EED2CF #DCEECF
split-complementary
#CFEBEE #EECFDC #EEE1CF
monochromatic
#75C5CE #A2D8DE #CFEBEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.25
#CFEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CFEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBEE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBEE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C6EDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebee; /* rgb */ color: rgb(207, 235, 238); /* oklch */ color: oklch(92.1% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#def1f3',
500: '#cfebee',
950: '#000000',
},
}SCSS
$custom: #cfebee; $custom-light: #def1f3; $custom-dark: #000000;
JSON
{
"hex": "#cfebee",
"rgb": {
"r": 207,
"g": 235,
"b": 238
},
"hsl": {
"h": 185.806,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92062,
"c": 0.02969,
"h": 204.5
},
"luminance": 0.78855
}Semantic roles & 50–950 ramp
primary
#CFEBEE
secondary
#CB9B96
accent
#392BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585