#B5FFEE#B5FFEE
#B5FFEE is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.077 H 178.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFEE |
|---|---|
| RGB | rgb(181, 255, 238) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.96, -26.20, 0.82) |
| CIE-LCH | lch(94.96, 26.21, 178.20°) |
| OKLab | oklab(94.68% -0.0765 0.0018) |
| OKLCH | oklch(94.68% 0.077 178.7) |
| XYZ | xyz(70.2435, 87.5133, 94.0629) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.18
Eggshell Blue
#C4FFF7
ΔE00 4.04
Pale Cyan
#B7FFFA
ΔE00 4.37
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.25
Light Light Blue
#CAFFFB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFEE #FFB5C6
analogous
#B5FFC9 #B5FFEE #B5EBFF
triadic
#B5FFEE #EEB5FF #FFEEB5
tetradic
#B5FFEE #C9B5FF #FFB5C6 #EBFFB5
square
#B5FFEE #C9B5FF #FFB5C6 #EBFFB5
split-complementary
#B5FFEE #FFB5EB #FFC9B5
monochromatic
#3BFFD2 #78FFE0 #B5FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#B5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFEE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFEE | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#ECECEF
Tritanopia (blue-blind)
#A0FFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b5ffee; /* rgb */ color: rgb(181, 255, 238); /* oklch */ color: oklch(94.7% 0.077 178.7);
Tailwind
colors: {
custom: {
50: '#cdfff3',
500: '#b5ffee',
950: '#000000',
},
}SCSS
$custom: #b5ffee; $custom-light: #cdfff3; $custom-dark: #000000;
JSON
{
"hex": "#b5ffee",
"rgb": {
"r": 181,
"g": 255,
"b": 238
},
"hsl": {
"h": 166.216,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94683,
"c": 0.07656,
"h": 178.7
},
"luminance": 0.87517
}Semantic roles & 50–950 ramp
primary
#B5FFEE
secondary
#E6728D
accent
#0035E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685