#CFFCFB#CFFCFB
#CFFCFB is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.0% C 0.046 H 194.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCFB |
|---|---|
| RGB | rgb(207, 252, 251) |
| HSL | hsl(179, 88%, 90%) |
| HSV | hsv(179, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.93, -14.46, -4.28) |
| CIE-LCH | lch(95.93, 15.08, 196.49°) |
| OKLab | oklab(95.95% -0.0444 -0.0117) |
| OKLCH | oklch(95.95% 0.046 194.7) |
| XYZ | xyz(77.9503, 89.8487, 104.4836) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.58
Really Light Blue
#D4FFFF
ΔE00 0.99
Very Light Blue
#D5FFFF
ΔE00 1.16
Very Pale Blue
#D6FFFE
ΔE00 1.21
Ice Blue (survey)
#D7FFFE
ΔE00 1.43
Ice
#D6FFFA
ΔE00 1.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCFB #FCCFD0
analogous
#CFFCE5 #CFFCFB #CFE6FC
triadic
#CFFCFB #FBCFFC #FCFBCF
tetradic
#CFFCFB #E5CFFC #FCCFD0 #E6FCCF
square
#CFFCFB #E5CFFC #FCCFD0 #E6FCCF
split-complementary
#CFFCFB #FCCFE6 #FCE5CF
monochromatic
#5CF5F1 #95F8F6 #CFFCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CFFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CFFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCFB
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCFB | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#C1FFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffcfb; /* rgb */ color: rgb(207, 252, 251); /* oklch */ color: oklch(96.0% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#defdfc',
500: '#cffcfb',
950: '#000000',
},
}SCSS
$custom: #cffcfb; $custom-light: #defdfc; $custom-dark: #000000;
JSON
{
"hex": "#cffcfb",
"rgb": {
"r": 207,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.9595,
"c": 0.04592,
"h": 194.7
},
"luminance": 0.89851
}Semantic roles & 50–950 ramp
primary
#CFFCFB
secondary
#E48C8D
accent
#0106E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585