#B5FFEB#B5FFEB
#B5FFEB is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.078 H 175.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFEB |
|---|---|
| RGB | rgb(181, 255, 235) |
| HSL | hsl(164, 100%, 85%) |
| HSV | hsv(164, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.88, -26.82, 2.26) |
| CIE-LCH | lch(94.88, 26.92, 175.18°) |
| OKLab | oklab(94.6% -0.0777 0.0056) |
| OKLCH | oklch(94.6% 0.078 175.9) |
| XYZ | xyz(69.8065, 87.3384, 91.7610) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.47
Eggshell Blue
#C4FFF7
ΔE00 4.85
Pale Cyan
#B7FFFA
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFEB #FFB5C9
analogous
#B5FFC6 #B5FFEB #B5EEFF
triadic
#B5FFEB #EBB5FF #FFEBB5
tetradic
#B5FFEB #C6B5FF #FFB5C9 #EEFFB5
square
#B5FFEB #C6B5FF #FFB5C9 #EEFFB5
split-complementary
#B5FFEB #FFB5EE #FFC6B5
monochromatic
#3BFFCA #78FFDA #B5FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B5FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#B5FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFEB
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFEB | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#A1FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b5ffeb; /* rgb */ color: rgb(181, 255, 235); /* oklch */ color: oklch(94.6% 0.078 175.9);
Tailwind
colors: {
custom: {
50: '#cdfff1',
500: '#b5ffeb',
950: '#000000',
},
}SCSS
$custom: #b5ffeb; $custom-light: #cdfff1; $custom-dark: #000000;
JSON
{
"hex": "#b5ffeb",
"rgb": {
"r": 181,
"g": 255,
"b": 235
},
"hsl": {
"h": 163.784,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.946,
"c": 0.07795,
"h": 175.9
},
"luminance": 0.87342
}Semantic roles & 50–950 ramp
primary
#B5FFEB
secondary
#E67291
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685