#B5FFFC#B5FFFC
#B5FFFC is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.073 H 192.8°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFFC |
|---|---|
| RGB | rgb(181, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.32, -23.21, -5.87) |
| CIE-LCH | lch(95.32, 23.94, 194.19°) |
| OKLab | oklab(95.09% -0.071 -0.0161) |
| OKLCH | oklch(95.09% 0.073 192.8) |
| XYZ | xyz(72.3809, 88.3682, 105.3195) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.78
Light Cyan
#ACFFFC
ΔE00 1.28
Eggshell Blue
#C4FFF7
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.24
Light Light Blue
#CAFFFB
ΔE00 3.62
Paleturquoise
#AFEEEE
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFFC #FFB5B8
analogous
#B5FFD7 #B5FFFC #B5DDFF
triadic
#B5FFFC #FCB5FF #FFFCB5
tetradic
#B5FFFC #D7B5FF #FFB5B8 #DDFFB5
square
#B5FFFC #D7B5FF #FFB5B8 #DDFFB5
split-complementary
#B5FFFC #FFB5DD #FFD7B5
monochromatic
#3BFFF7 #78FFFA #B5FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B5FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#B5FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFFC
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFFC | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#9BFFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b5fffc; /* rgb */ color: rgb(181, 255, 252); /* oklch */ color: oklch(95.1% 0.073 192.8);
Tailwind
colors: {
custom: {
50: '#cdfffd',
500: '#b5fffc',
950: '#000000',
},
}SCSS
$custom: #b5fffc; $custom-light: #cdfffd; $custom-dark: #000000;
JSON
{
"hex": "#b5fffc",
"rgb": {
"r": 181,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.568,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.95091,
"c": 0.07278,
"h": 192.8
},
"luminance": 0.88372
}Semantic roles & 50–950 ramp
primary
#B5FFFC
secondary
#E67277
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685