#CFEBEB#CFEBEB
#CFEBEB is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.029 H 196.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBEB |
|---|---|
| RGB | rgb(207, 235, 235) |
| HSL | hsl(180, 41%, 87%) |
| HSV | hsv(180, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.09, -9.13, -3.10) |
| CIE-LCH | lch(91.09, 9.64, 198.76°) |
| OKLab | oklab(91.97% -0.0282 -0.0084) |
| OKLCH | oklch(91.97% 0.029 196.7) |
| XYZ | xyz(70.4322, 78.6787, 90.0569) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Very Pale Blue
#D6FFFE
ΔE00 5.06
Very Light Blue
#D5FFFF
ΔE00 5.13
Really Light Blue
#D4FFFF
ΔE00 5.27
Pale Blue
#D0FEFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBEB #EBCFCF
analogous
#CFEBDD #CFEBEB #CFDDEB
triadic
#CFEBEB #EBCFEB #EBEBCF
tetradic
#CFEBEB #DDCFEB #EBCFCF #DDEBCF
square
#CFEBEB #DDCFEB #EBCFCF #DDEBCF
split-complementary
#CFEBEB #EBCFDD #EBDDCF
monochromatic
#79C7C7 #A4D9D9 #CFEBEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.25
#CFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBEB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBEB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#C7EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebeb; /* rgb */ color: rgb(207, 235, 235); /* oklch */ color: oklch(92.0% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#def1f1',
500: '#cfebeb',
950: '#000000',
},
}SCSS
$custom: #cfebeb; $custom-light: #def1f1; $custom-dark: #000000;
JSON
{
"hex": "#cfebeb",
"rgb": {
"r": 207,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91973,
"c": 0.0294,
"h": 196.7
},
"luminance": 0.7868
}Semantic roles & 50–950 ramp
primary
#CFEBEB
secondary
#C69898
accent
#3131B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585