#B5FFFF#B5FFFF
#B5FFFF is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.073 H 196.0°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFFF |
|---|---|
| RGB | rgb(181, 255, 255) |
| HSL | hsl(180, 100%, 85%) |
| HSV | hsv(180, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.40, -22.55, -7.30) |
| CIE-LCH | lch(95.40, 23.71, 197.93°) |
| OKLab | oklab(95.18% -0.0698 -0.02) |
| OKLCH | oklch(95.18% 0.073 196) |
| XYZ | xyz(72.8600, 88.5598, 107.8430) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.83
Pale Cyan
#B7FFFA
ΔE00 1.88
Paleturquoise
#AFEEEE
ΔE00 3.66
Eggshell Blue
#C4FFF7
ΔE00 3.72
Light Light Blue
#CAFFFB
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFFF #FFB5B5
analogous
#B5FFDA #B5FFFF #B5DAFF
triadic
#B5FFFF #FFB5FF #FFFFB5
tetradic
#B5FFFF #DAB5FF #FFB5B5 #DAFFB5
square
#B5FFFF #DAB5FF #FFB5B5 #DAFFB5
split-complementary
#B5FFFF #FFB5DA #FFDAB5
monochromatic
#3BFFFF #78FFFF #B5FFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B5FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#B5FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFFF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFFF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#9AFFFF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b5ffff; /* rgb */ color: rgb(181, 255, 255); /* oklch */ color: oklch(95.2% 0.073 196.0);
Tailwind
colors: {
custom: {
50: '#cdffff',
500: '#b5ffff',
950: '#000000',
},
}SCSS
$custom: #b5ffff; $custom-light: #cdffff; $custom-dark: #000000;
JSON
{
"hex": "#b5ffff",
"rgb": {
"r": 181,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.95181,
"c": 0.07261,
"h": 196
},
"luminance": 0.88564
}Semantic roles & 50–950 ramp
primary
#B5FFFF
secondary
#E67272
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686