#B5FFFE#B5FFFE
#B5FFFE is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.073 H 194.9°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFFE |
|---|---|
| RGB | rgb(181, 255, 254) |
| HSL | hsl(179, 100%, 85%) |
| HSV | hsv(179, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.37, -22.78, -6.82) |
| CIE-LCH | lch(95.37, 23.78, 196.68°) |
| OKLab | oklab(95.15% -0.0702 -0.0187) |
| OKLCH | oklch(95.15% 0.073 194.9) |
| XYZ | xyz(72.6995, 88.4956, 106.9974) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.51
Light Cyan
#ACFFFC
ΔE00 1.57
Eggshell Blue
#C4FFF7
ΔE00 3.45
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Light Light Blue
#CAFFFB
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFFE #FFB5B6
analogous
#B5FFD9 #B5FFFE #B5DBFF
triadic
#B5FFFE #FEB5FF #FFFEB5
tetradic
#B5FFFE #D9B5FF #FFB5B6 #DBFFB5
square
#B5FFFE #D9B5FF #FFB5B6 #DBFFB5
split-complementary
#B5FFFE #FFB5DB #FFD9B5
monochromatic
#3BFFFC #78FFFD #B5FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#B5FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#B5FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFFE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFFE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#9BFFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #b5fffe; /* rgb */ color: rgb(181, 255, 254); /* oklch */ color: oklch(95.2% 0.073 194.9);
Tailwind
colors: {
custom: {
50: '#cdfffe',
500: '#b5fffe',
950: '#000000',
},
}SCSS
$custom: #b5fffe; $custom-light: #cdfffe; $custom-dark: #000000;
JSON
{
"hex": "#b5fffe",
"rgb": {
"r": 181,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.189,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.95151,
"c": 0.07265,
"h": 194.9
},
"luminance": 0.885
}Semantic roles & 50–950 ramp
primary
#B5FFFE
secondary
#E67274
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685