#B5FFEF#B5FFEF
#B5FFEF is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.076 H 179.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFEF |
|---|---|
| RGB | rgb(181, 255, 239) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.98, -25.99, 0.34) |
| CIE-LCH | lch(94.98, 25.99, 179.24°) |
| OKLab | oklab(94.71% -0.0761 0.0005) |
| OKLCH | oklch(94.71% 0.076 179.6) |
| XYZ | xyz(70.3909, 87.5722, 94.8388) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.50
Eggshell Blue
#C4FFF7
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.90
Light Light Blue
#CAFFFB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFEF #FFB5C5
analogous
#B5FFCA #B5FFEF #B5EAFF
triadic
#B5FFEF #EFB5FF #FFEFB5
tetradic
#B5FFEF #CAB5FF #FFB5C5 #EAFFB5
square
#B5FFEF #CAB5FF #FFB5C5 #EAFFB5
split-complementary
#B5FFEF #FFB5EA #FFCAB5
monochromatic
#3BFFD5 #78FFE2 #B5FFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#B5FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#B5FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFEF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFEF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EBEDF0
Tritanopia (blue-blind)
#9FFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b5ffef; /* rgb */ color: rgb(181, 255, 239); /* oklch */ color: oklch(94.7% 0.076 179.6);
Tailwind
colors: {
custom: {
50: '#cdfff4',
500: '#b5ffef',
950: '#000000',
},
}SCSS
$custom: #b5ffef; $custom-light: #cdfff4; $custom-dark: #000000;
JSON
{
"hex": "#b5ffef",
"rgb": {
"r": 181,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.027,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94712,
"c": 0.07614,
"h": 179.6
},
"luminance": 0.87576
}Semantic roles & 50–950 ramp
primary
#B5FFEF
secondary
#E6728B
accent
#0032E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685