#CFEFF1#CFEFF1
#CFEFF1 is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.033 H 201.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF1 |
|---|---|
| RGB | rgb(207, 239, 241) |
| HSL | hsl(184, 55%, 88%) |
| HSV | hsv(184, 14%, 95%) |
| CMYK | cmyk(14.1%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(92.29, -9.96, -4.47) |
| CIE-LCH | lch(92.29, 10.92, 204.15°) |
| OKLab | oklab(92.97% -0.0312 -0.0121) |
| OKLCH | oklch(92.97% 0.033 201.2) |
| XYZ | xyz(72.4718, 81.3475, 95.0854) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.99
Very Light Blue
#D5FFFF
ΔE00 4.07
Very Pale Blue
#D6FFFE
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.21
Pale Blue
#D0FEFE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF1 #F1D1CF
analogous
#CFF1E2 #CFEFF1 #CFDEF1
triadic
#CFEFF1 #F1CFEF #EFF1CF
tetradic
#CFEFF1 #E2CFF1 #F1D1CF #DEF1CF
square
#CFEFF1 #E2CFF1 #F1D1CF #DEF1CF
split-complementary
#CFEFF1 #F1CFDE #F1E2CF
monochromatic
#70CFD5 #A0DFE3 #CFEFF1 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.22
#CFEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CFEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF1
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF1 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF1
Deuteranopia (green-blind)
#E3E7F1
Tritanopia (blue-blind)
#C5F2EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff1; /* rgb */ color: rgb(207, 239, 241); /* oklch */ color: oklch(93.0% 0.033 201.2);
Tailwind
colors: {
custom: {
50: '#def4f5',
500: '#cfeff1',
950: '#000000',
},
}SCSS
$custom: #cfeff1; $custom-light: #def4f5; $custom-dark: #000000;
JSON
{
"hex": "#cfeff1",
"rgb": {
"r": 207,
"g": 239,
"b": 241
},
"hsl": {
"h": 183.529,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.92972,
"c": 0.03349,
"h": 201.2
},
"luminance": 0.81349
}Semantic roles & 50–950 ramp
primary
#CFEFF1
secondary
#D09895
accent
#2D23C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585