#B5FFFD#B5FFFD
#B5FFFD is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.073 H 193.9°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFFD |
|---|---|
| RGB | rgb(181, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.34, -22.99, -6.35) |
| CIE-LCH | lch(95.34, 23.85, 195.43°) |
| OKLab | oklab(95.12% -0.0706 -0.0174) |
| OKLCH | oklch(95.12% 0.073 193.9) |
| XYZ | xyz(72.5398, 88.4317, 106.1562) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.14
Light Cyan
#ACFFFC
ΔE00 1.38
Eggshell Blue
#C4FFF7
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFFD #FFB5B7
analogous
#B5FFD8 #B5FFFD #B5DCFF
triadic
#B5FFFD #FDB5FF #FFFDB5
tetradic
#B5FFFD #D8B5FF #FFB5B7 #DCFFB5
square
#B5FFFD #D8B5FF #FFB5B7 #DCFFB5
split-complementary
#B5FFFD #FFB5DC #FFD8B5
monochromatic
#3BFFFA #78FFFB #B5FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#B5FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#B5FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFFD
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFFD | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#9BFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b5fffd; /* rgb */ color: rgb(181, 255, 253); /* oklch */ color: oklch(95.1% 0.073 193.9);
Tailwind
colors: {
custom: {
50: '#cdfffe',
500: '#b5fffd',
950: '#000000',
},
}SCSS
$custom: #b5fffd; $custom-light: #cdfffe; $custom-dark: #000000;
JSON
{
"hex": "#b5fffd",
"rgb": {
"r": 181,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.378,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.95121,
"c": 0.0727,
"h": 193.9
},
"luminance": 0.88436
}Semantic roles & 50–950 ramp
primary
#B5FFFD
secondary
#E67275
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685