#CFFBFB#CFFBFB
#CFFBFB is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.7% C 0.045 H 196.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBFB |
|---|---|
| RGB | rgb(207, 251, 251) |
| HSL | hsl(180, 85%, 90%) |
| HSV | hsv(180, 18%, 98%) |
| CMYK | cmyk(17.5%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.67, -13.96, -4.66) |
| CIE-LCH | lch(95.67, 14.72, 198.47°) |
| OKLab | oklab(95.74% -0.0431 -0.0127) |
| OKLCH | oklch(95.74% 0.045 196.4) |
| XYZ | xyz(77.6371, 89.2223, 104.3792) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.70
Really Light Blue
#D4FFFF
ΔE00 0.89
Very Light Blue
#D5FFFF
ΔE00 1.02
Very Pale Blue
#D6FFFE
ΔE00 1.18
Ice Blue (survey)
#D7FFFE
ΔE00 1.35
Light Sky Blue
#C6FCFF
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBFB #FBCFCF
analogous
#CFFBE5 #CFFBFB #CFE5FB
triadic
#CFFBFB #FBCFFB #FBFBCF
tetradic
#CFFBFB #E5CFFB #FBCFCF #E5FBCF
square
#CFFBFB #E5CFFB #FBCFCF #E5FBCF
split-complementary
#CFFBFB #FBCFE5 #FBE5CF
monochromatic
#5EF2F2 #97F6F6 #CFFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.11
#CFFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CFFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBFB
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBFB | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#C2FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffbfb; /* rgb */ color: rgb(207, 251, 251); /* oklch */ color: oklch(95.7% 0.045 196.4);
Tailwind
colors: {
custom: {
50: '#defcfc',
500: '#cffbfb',
950: '#000000',
},
}SCSS
$custom: #cffbfb; $custom-light: #defcfc; $custom-dark: #000000;
JSON
{
"hex": "#cffbfb",
"rgb": {
"r": 207,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.95743,
"c": 0.04495,
"h": 196.4
},
"luminance": 0.89225
}Semantic roles & 50–950 ramp
primary
#CFFBFB
secondary
#E28D8D
accent
#0404E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585