#CFEFF0#CFEFF0
#CFEFF0 is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.9% C 0.033 H 198.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF0 |
|---|---|
| RGB | rgb(207, 239, 240) |
| HSL | hsl(182, 52%, 88%) |
| HSV | hsv(182, 14%, 94%) |
| CMYK | cmyk(13.7%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(92.26, -10.16, -3.99) |
| CIE-LCH | lch(92.26, 10.92, 201.42°) |
| OKLab | oklab(92.94% -0.0316 -0.0108) |
| OKLCH | oklch(92.94% 0.033 198.9) |
| XYZ | xyz(72.3228, 81.2879, 94.3009) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.93
Very Light Blue
#D5FFFF
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.07
Pale Blue
#D0FEFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF0 #F0D0CF
analogous
#CFF0E0 #CFEFF0 #CFDEF0
triadic
#CFEFF0 #F0CFEF #EFF0CF
tetradic
#CFEFF0 #E0CFF0 #F0D0CF #DEF0CF
square
#CFEFF0 #E0CFF0 #F0D0CF #DEF0CF
split-complementary
#CFEFF0 #F0CFDE #F0E0CF
monochromatic
#72D0D3 #A0DFE1 #CFEFF0 #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.22
#CFEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CFEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF0
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF0 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#C5F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff0; /* rgb */ color: rgb(207, 239, 240); /* oklch */ color: oklch(92.9% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#def4f4',
500: '#cfeff0',
950: '#000000',
},
}SCSS
$custom: #cfeff0; $custom-light: #def4f4; $custom-dark: #000000;
JSON
{
"hex": "#cfeff0",
"rgb": {
"r": 207,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.818,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.92943,
"c": 0.0334,
"h": 198.9
},
"luminance": 0.8129
}Semantic roles & 50–950 ramp
primary
#CFEFF0
secondary
#CE9795
accent
#2A26C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585