#B5FFEC#B5FFEC
#B5FFEC is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.6% C 0.077 H 176.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFEC |
|---|---|
| RGB | rgb(181, 255, 236) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.91, -26.62, 1.78) |
| CIE-LCH | lch(94.91, 26.67, 176.17°) |
| OKLab | oklab(94.63% -0.0773 0.0043) |
| OKLCH | oklch(94.63% 0.077 176.8) |
| XYZ | xyz(69.9514, 87.3964, 92.5240) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.61
Eggshell Blue
#C4FFF7
ΔE00 4.58
Pale Cyan
#B7FFFA
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Pale Turquoise
#A5FBD5
ΔE00 5.92
Light Cyan
#ACFFFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFEC #FFB5C8
analogous
#B5FFC7 #B5FFEC #B5EDFF
triadic
#B5FFEC #ECB5FF #FFECB5
tetradic
#B5FFEC #C7B5FF #FFB5C8 #EDFFB5
square
#B5FFEC #C7B5FF #FFB5C8 #EDFFB5
split-complementary
#B5FFEC #FFB5ED #FFC7B5
monochromatic
#3BFFCD #78FFDC #B5FFEC #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B5FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#B5FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFEC
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFEC | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#A0FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b5ffec; /* rgb */ color: rgb(181, 255, 236); /* oklch */ color: oklch(94.6% 0.077 176.8);
Tailwind
colors: {
custom: {
50: '#cdfff2',
500: '#b5ffec',
950: '#000000',
},
}SCSS
$custom: #b5ffec; $custom-light: #cdfff2; $custom-dark: #000000;
JSON
{
"hex": "#b5ffec",
"rgb": {
"r": 181,
"g": 255,
"b": 236
},
"hsl": {
"h": 164.595,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94628,
"c": 0.07747,
"h": 176.8
},
"luminance": 0.874
}Semantic roles & 50–950 ramp
primary
#B5FFEC
secondary
#E67290
accent
#003BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685