#CFEFF4#CFEFF4
#CFEFF4 is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.1% C 0.034 H 208.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFF4 |
|---|---|
| RGB | rgb(207, 239, 244) |
| HSL | hsl(188, 63%, 88%) |
| HSV | hsv(188, 15%, 96%) |
| CMYK | cmyk(15.2%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.37, -9.36, -5.91) |
| CIE-LCH | lch(92.37, 11.07, 212.27°) |
| OKLab | oklab(93.06% -0.0301 -0.016) |
| OKLCH | oklch(93.06% 0.034 208) |
| XYZ | xyz(72.9236, 81.5282, 97.4648) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 4.88
Pale Blue
#D0FEFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFF4 #F4D4CF
analogous
#CFF4E6 #CFEFF4 #CFDCF4
triadic
#CFEFF4 #F4CFEF #EFF4CF
tetradic
#CFEFF4 #E6CFF4 #F4D4CF #DCF4CF
square
#CFEFF4 #E6CFF4 #F4D4CF #DCF4CF
split-complementary
#CFEFF4 #F4CFDC #F4E6CF
monochromatic
#6BCEDD #9DDEE9 #CFEFF4 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.21
#CFEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CFEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFF4
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFF4 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#C5F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeff4; /* rgb */ color: rgb(207, 239, 244); /* oklch */ color: oklch(93.1% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#def4f7',
500: '#cfeff4',
950: '#000000',
},
}SCSS
$custom: #cfeff4; $custom-light: #def4f7; $custom-dark: #000000;
JSON
{
"hex": "#cfeff4",
"rgb": {
"r": 207,
"g": 239,
"b": 244
},
"hsl": {
"h": 188.108,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93062,
"c": 0.03407,
"h": 208
},
"luminance": 0.8153
}Semantic roles & 50–950 ramp
primary
#CFEFF4
secondary
#D59B92
accent
#331BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585