#CFFBFC#CFFBFC
#CFFBFC is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.8% C 0.045 H 198.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBFC |
|---|---|
| RGB | rgb(207, 251, 252) |
| HSL | hsl(181, 88%, 90%) |
| HSV | hsv(181, 18%, 99%) |
| CMYK | cmyk(17.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.70, -13.76, -5.14) |
| CIE-LCH | lch(95.70, 14.69, 200.49°) |
| OKLab | oklab(95.77% -0.0427 -0.014) |
| OKLCH | oklch(95.77% 0.045 198.1) |
| XYZ | xyz(77.7951, 89.2855, 105.2116) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.85
Really Light Blue
#D4FFFF
ΔE00 0.95
Very Light Blue
#D5FFFF
ΔE00 1.04
Very Pale Blue
#D6FFFE
ΔE00 1.32
Ice Blue (survey)
#D7FFFE
ΔE00 1.46
Light Sky Blue
#C6FCFF
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBFC #FCD0CF
analogous
#CFFCE6 #CFFBFC #CFE5FC
triadic
#CFFBFC #FCCFFB #FBFCCF
tetradic
#CFFBFC #E6CFFC #FCD0CF #E5FCCF
square
#CFFBFC #E6CFFC #FCD0CF #E5FCCF
split-complementary
#CFFBFC #FCCFE5 #FCE6CF
monochromatic
#5CF1F5 #95F6F8 #CFFBFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CFFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CFFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBFC
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBFC | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#C1FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffbfc; /* rgb */ color: rgb(207, 251, 252); /* oklch */ color: oklch(95.8% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#defcfd',
500: '#cffbfc',
950: '#000000',
},
}SCSS
$custom: #cffbfc; $custom-light: #defcfd; $custom-dark: #000000;
JSON
{
"hex": "#cffbfc",
"rgb": {
"r": 207,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95773,
"c": 0.04497,
"h": 198.1
},
"luminance": 0.89288
}Semantic roles & 50–950 ramp
primary
#CFFBFC
secondary
#E48D8C
accent
#0601E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585