#B5FFE4#B5FFE4
#B5FFE4 is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.082 H 169.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFE4 |
|---|---|
| RGB | rgb(181, 255, 228) |
| HSL | hsl(158, 100%, 85%) |
| HSV | hsv(158, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.71, -28.24, 5.63) |
| CIE-LCH | lch(94.71, 28.80, 168.73°) |
| OKLab | oklab(94.41% -0.0806 0.0144) |
| OKLCH | oklch(94.41% 0.082 169.8) |
| XYZ | xyz(68.8150, 86.9418, 86.5393) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.24
Pale Turquoise
#A5FBD5
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 6.78
Light Turquoise
#7EF4CC
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFE4 #FFB5D0
analogous
#B5FFBF #B5FFE4 #B5F5FF
triadic
#B5FFE4 #E4B5FF #FFE4B5
tetradic
#B5FFE4 #BFB5FF #FFB5D0 #F5FFB5
square
#B5FFE4 #BFB5FF #FFB5D0 #F5FFB5
split-complementary
#B5FFE4 #FFB5F5 #FFBFB5
monochromatic
#3BFFB7 #78FFCE #B5FFE4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.14
#B5FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#B5FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFE4
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFE4 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#EEECE6
Tritanopia (blue-blind)
#A3FFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b5ffe4; /* rgb */ color: rgb(181, 255, 228); /* oklch */ color: oklch(94.4% 0.082 169.8);
Tailwind
colors: {
custom: {
50: '#cdffec',
500: '#b5ffe4',
950: '#000000',
},
}SCSS
$custom: #b5ffe4; $custom-light: #cdffec; $custom-dark: #000000;
JSON
{
"hex": "#b5ffe4",
"rgb": {
"r": 181,
"g": 255,
"b": 228
},
"hsl": {
"h": 158.108,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94409,
"c": 0.08189,
"h": 169.8
},
"luminance": 0.86945
}Semantic roles & 50–950 ramp
primary
#B5FFE4
secondary
#E6729C
accent
#0054E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684