#B4E5DF#B4E5DF
#B4E5DF is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.6% C 0.051 H 187.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E5DF |
|---|---|
| RGB | rgb(180, 229, 223) |
| HSL | hsl(173, 49%, 80%) |
| HSV | hsv(173, 21%, 90%) |
| CMYK | cmyk(21.4%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(87.52, -16.91, -2.25) |
| CIE-LCH | lch(87.52, 17.05, 187.59°) |
| OKLab | oklab(88.61% -0.0507 -0.0063) |
| OKLCH | oklch(88.61% 0.051 187.1) |
| XYZ | xyz(60.1571, 71.0674, 80.3455) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.65
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.15
Light Light Blue
#CAFFFB
ΔE00 5.57
Eggshell Blue
#C4FFF7
ΔE00 5.58
Light Sky Blue
#C6FCFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E5DF #E5B4BA
analogous
#B4E5C6 #B4E5DF #B4D2E5
triadic
#B4E5DF #DFB4E5 #E5DFB4
tetradic
#B4E5DF #C6B4E5 #E5B4BA #D2E5B4
square
#B4E5DF #C6B4E5 #E5B4BA #D2E5B4
split-complementary
#B4E5DF #E5B4D2 #E5C6B4
monochromatic
#59C5B8 #87D5CC #B4E5DF #E1F5F2 #E8F7F5
Accessibility & contrast
On white
1.38
#B4E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#B4E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E5DF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E5DF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDF
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#A6E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e5df; /* rgb */ color: rgb(180, 229, 223); /* oklch */ color: oklch(88.6% 0.051 187.1);
Tailwind
colors: {
custom: {
50: '#cbede9',
500: '#b4e5df',
950: '#000000',
},
}SCSS
$custom: #b4e5df; $custom-light: #cbede9; $custom-dark: #000000;
JSON
{
"hex": "#b4e5df",
"rgb": {
"r": 180,
"g": 229,
"b": 223
},
"hsl": {
"h": 172.653,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88607,
"c": 0.05111,
"h": 187.1
},
"luminance": 0.7107
}Semantic roles & 50–950 ramp
primary
#B4E5DF
secondary
#BF7E86
accent
#2A3CBC
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484