#B7FFFD#B7FFFD
#B7FFFD is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.071 H 193.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFFD |
|---|---|
| RGB | rgb(183, 255, 253) |
| HSL | hsl(178, 100%, 86%) |
| HSV | hsv(178, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.44, -22.45, -6.18) |
| CIE-LCH | lch(95.44, 23.28, 195.40°) |
| OKLab | oklab(95.23% -0.0689 -0.017) |
| OKLCH | oklch(95.23% 0.071 193.9) |
| XYZ | xyz(73.0122, 88.6753, 106.1784) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.14
Light Cyan
#ACFFFC
ΔE00 1.68
Eggshell Blue
#C4FFF7
ΔE00 3.01
Duck Egg Blue
#C3FBF4
ΔE00 3.16
Light Light Blue
#CAFFFB
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFFD #FFB7B9
analogous
#B7FFD9 #B7FFFD #B7DDFF
triadic
#B7FFFD #FDB7FF #FFFDB7
tetradic
#B7FFFD #D9B7FF #FFB7B9 #DDFFB7
square
#B7FFFD #D9B7FF #FFB7B9 #DDFFB7
split-complementary
#B7FFFD #FFB7DD #FFD9B7
monochromatic
#3DFFFA #7AFFFB #B7FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B7FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#B7FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFFD
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFFD | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E8EEFE
Tritanopia (blue-blind)
#9EFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b7fffd; /* rgb */ color: rgb(183, 255, 253); /* oklch */ color: oklch(95.2% 0.071 193.9);
Tailwind
colors: {
custom: {
50: '#cefffe',
500: '#b7fffd',
950: '#000000',
},
}SCSS
$custom: #b7fffd; $custom-light: #cefffe; $custom-dark: #000000;
JSON
{
"hex": "#b7fffd",
"rgb": {
"r": 183,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.95229,
"c": 0.07094,
"h": 193.9
},
"luminance": 0.88679
}Semantic roles & 50–950 ramp
primary
#B7FFFD
secondary
#E67477
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685