#B7FFFC#B7FFFC
#B7FFFC is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.071 H 192.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFFC |
|---|---|
| RGB | rgb(183, 255, 252) |
| HSL | hsl(178, 100%, 86%) |
| HSV | hsv(178, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.42, -22.66, -5.71) |
| CIE-LCH | lch(95.42, 23.37, 194.14°) |
| OKLab | oklab(95.2% -0.0693 -0.0157) |
| OKLCH | oklch(95.2% 0.071 192.8) |
| XYZ | xyz(72.8533, 88.6118, 105.3416) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.76
Light Cyan
#ACFFFC
ΔE00 1.58
Eggshell Blue
#C4FFF7
ΔE00 2.77
Duck Egg Blue
#C3FBF4
ΔE00 2.99
Light Light Blue
#CAFFFB
ΔE00 3.32
Paleturquoise
#AFEEEE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFFC #FFB7BA
analogous
#B7FFD8 #B7FFFC #B7DEFF
triadic
#B7FFFC #FCB7FF #FFFCB7
tetradic
#B7FFFC #D8B7FF #FFB7BA #DEFFB7
square
#B7FFFC #D8B7FF #FFB7BA #DEFFB7
split-complementary
#B7FFFC #FFB7DE #FFD8B7
monochromatic
#3DFFF7 #7AFFF9 #B7FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B7FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#B7FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFFC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFFC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#9EFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b7fffc; /* rgb */ color: rgb(183, 255, 252); /* oklch */ color: oklch(95.2% 0.071 192.8);
Tailwind
colors: {
custom: {
50: '#cefffd',
500: '#b7fffc',
950: '#000000',
},
}SCSS
$custom: #b7fffc; $custom-light: #cefffd; $custom-dark: #000000;
JSON
{
"hex": "#b7fffc",
"rgb": {
"r": 183,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.95199,
"c": 0.07103,
"h": 192.8
},
"luminance": 0.88616
}Semantic roles & 50–950 ramp
primary
#B7FFFC
secondary
#E67479
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685