#CFFEFB#CFFEFB
#CFFEFB is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.4% C 0.048 H 191.6°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFB |
|---|---|
| RGB | rgb(207, 254, 251) |
| HSL | hsl(176, 96%, 90%) |
| HSV | hsv(176, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.46, -15.45, -3.51) |
| CIE-LCH | lch(96.46, 15.84, 192.81°) |
| OKLab | oklab(96.36% -0.047 -0.0096) |
| OKLCH | oklch(96.36% 0.048 191.6) |
| XYZ | xyz(78.5816, 91.1115, 104.6940) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.30
Light Light Blue
#CAFFFB
ΔE00 1.36
Ice
#D6FFFA
ΔE00 1.54
Really Light Blue
#D4FFFF
ΔE00 1.72
Very Pale Blue
#D6FFFE
ΔE00 1.79
Very Light Blue
#D5FFFF
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFB #FECFD2
analogous
#CFFEE3 #CFFEFB #CFE9FE
triadic
#CFFEFB #FBCFFE #FEFBCF
tetradic
#CFFEFB #E3CFFE #FECFD2 #E9FECF
square
#CFFEFB #E3CFFE #FECFD2 #E9FECF
split-complementary
#CFFEFB #FECFE9 #FEE3CF
monochromatic
#57FCF1 #93FDF6 #CFFEFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.09
#CFFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#CFFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFB
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFB | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffefb; /* rgb */ color: rgb(207, 254, 251); /* oklch */ color: oklch(96.4% 0.048 191.6);
Tailwind
colors: {
custom: {
50: '#defefc',
500: '#cffefb',
950: '#000000',
},
}SCSS
$custom: #cffefb; $custom-light: #defefc; $custom-dark: #000000;
JSON
{
"hex": "#cffefb",
"rgb": {
"r": 207,
"g": 254,
"b": 251
},
"hsl": {
"h": 176.17,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96364,
"c": 0.04797,
"h": 191.6
},
"luminance": 0.91114
}Semantic roles & 50–950 ramp
primary
#CFFEFB
secondary
#E8898F
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585