#B4E4DF#B4E4DF
#B4E4DF is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.4% C 0.050 H 188.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4DF |
|---|---|
| RGB | rgb(180, 228, 223) |
| HSL | hsl(174, 47%, 80%) |
| HSV | hsv(174, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(87.25, -16.40, -2.65) |
| CIE-LCH | lch(87.25, 16.62, 189.16°) |
| OKLab | oklab(88.39% -0.0494 -0.0073) |
| OKLCH | oklch(88.39% 0.05 188.4) |
| XYZ | xyz(59.8812, 70.5156, 80.2535) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.65
Powder Blue
#B0E0E6
ΔE00 4.68
Duck Egg Blue
#C3FBF4
ΔE00 4.98
Light Light Blue
#CAFFFB
ΔE00 5.73
Eggshell Blue
#C4FFF7
ΔE00 5.89
Light Sky Blue
#C6FCFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4DF #E4B4B9
analogous
#B4E4C7 #B4E4DF #B4D1E4
triadic
#B4E4DF #DFB4E4 #E4DFB4
tetradic
#B4E4DF #C7B4E4 #E4B4B9 #D1E4B4
square
#B4E4DF #C7B4E4 #E4B4B9 #D1E4B4
split-complementary
#B4E4DF #E4B4D1 #E4C7B4
monochromatic
#5AC4B9 #87D4CC #B4E4DF #E1F4F2 #E8F7F5
Accessibility & contrast
On white
1.39
#B4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4DF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4DF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#D5D8E0
Tritanopia (blue-blind)
#A6E7E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4df; /* rgb */ color: rgb(180, 228, 223); /* oklch */ color: oklch(88.4% 0.050 188.4);
Tailwind
colors: {
custom: {
50: '#cbece9',
500: '#b4e4df',
950: '#000000',
},
}SCSS
$custom: #b4e4df; $custom-light: #cbece9; $custom-dark: #000000;
JSON
{
"hex": "#b4e4df",
"rgb": {
"r": 180,
"g": 228,
"b": 223
},
"hsl": {
"h": 173.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88393,
"c": 0.04997,
"h": 188.4
},
"luminance": 0.70518
}Semantic roles & 50–950 ramp
primary
#B4E4DF
secondary
#BE7E85
accent
#2B3ABA
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484