#CFEBF0#CFEBF0
#CFEBF0 is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.1% C 0.030 H 209.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF0 |
|---|---|
| RGB | rgb(207, 235, 240) |
| HSL | hsl(189, 52%, 88%) |
| HSV | hsv(189, 14%, 94%) |
| CMYK | cmyk(13.7%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(91.22, -8.14, -5.52) |
| CIE-LCH | lch(91.22, 9.83, 214.13°) |
| OKLab | oklab(92.12% -0.0263 -0.0149) |
| OKLCH | oklch(92.12% 0.03 209.6) |
| XYZ | xyz(71.1647, 78.9717, 93.9148) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.05
Really Light Blue
#D4FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF0 #F0D4CF
analogous
#CFF0E4 #CFEBF0 #CFDAF0
triadic
#CFEBF0 #F0CFEB #EBF0CF
tetradic
#CFEBF0 #E4CFF0 #F0D4CF #DAF0CF
square
#CFEBF0 #E4CFF0 #F0D4CF #DAF0CF
split-complementary
#CFEBF0 #F0CFDA #F0E4CF
monochromatic
#72C4D3 #A0D8E1 #CFEBF0 #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.25
#CFEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CFEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF0
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF0 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#C6EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf0; /* rgb */ color: rgb(207, 235, 240); /* oklch */ color: oklch(92.1% 0.030 209.6);
Tailwind
colors: {
custom: {
50: '#def1f4',
500: '#cfebf0',
950: '#000000',
},
}SCSS
$custom: #cfebf0; $custom-light: #def1f4; $custom-dark: #000000;
JSON
{
"hex": "#cfebf0",
"rgb": {
"r": 207,
"g": 235,
"b": 240
},
"hsl": {
"h": 189.091,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92122,
"c": 0.0302,
"h": 209.6
},
"luminance": 0.78973
}Semantic roles & 50–950 ramp
primary
#CFEBF0
secondary
#CE9E95
accent
#3D26C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585