#CFFBF8#CFFBF8
#CFFBF8 is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.7% C 0.045 H 191.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBF8 |
|---|---|
| RGB | rgb(207, 251, 248) |
| HSL | hsl(176, 85%, 90%) |
| HSV | hsv(176, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(95.59, -14.57, -3.23) |
| CIE-LCH | lch(95.59, 14.92, 192.50°) |
| OKLab | oklab(95.66% -0.0443 -0.0089) |
| OKLCH | oklch(95.66% 0.045 191.3) |
| XYZ | xyz(77.1679, 89.0347, 101.9083) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.35
Pale Blue
#D0FEFE
ΔE00 1.37
Very Pale Blue
#D6FFFE
ΔE00 1.54
Really Light Blue
#D4FFFF
ΔE00 1.61
Ice Blue (survey)
#D7FFFE
ΔE00 1.71
Very Light Blue
#D5FFFF
ΔE00 1.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBF8 #FBCFD2
analogous
#CFFBE2 #CFFBF8 #CFE8FB
triadic
#CFFBF8 #F8CFFB #FBF8CF
tetradic
#CFFBF8 #E2CFFB #FBCFD2 #E8FBCF
square
#CFFBF8 #E2CFFB #FBCFD2 #E8FBCF
split-complementary
#CFFBF8 #FBCFE8 #FBE2CF
monochromatic
#5EF2E8 #97F6F0 #CFFBF8 #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.12
#CFFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CFFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBF8
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBF8 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F8
Deuteranopia (green-blind)
#EDF0F9
Tritanopia (blue-blind)
#C2FEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffbf8; /* rgb */ color: rgb(207, 251, 248); /* oklch */ color: oklch(95.7% 0.045 191.3);
Tailwind
colors: {
custom: {
50: '#defcfa',
500: '#cffbf8',
950: '#000000',
},
}SCSS
$custom: #cffbf8; $custom-light: #defcfa; $custom-dark: #000000;
JSON
{
"hex": "#cffbf8",
"rgb": {
"r": 207,
"g": 251,
"b": 248
},
"hsl": {
"h": 175.909,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.95655,
"c": 0.04515,
"h": 191.3
},
"luminance": 0.89037
}Semantic roles & 50–950 ramp
primary
#CFFBF8
secondary
#E28D92
accent
#0413E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585