#B8EFEE#B8EFEE
#B8EFEE is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.4% C 0.056 H 194.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EFEE |
|---|---|
| RGB | rgb(184, 239, 238) |
| HSL | hsl(179, 63%, 83%) |
| HSV | hsv(179, 23%, 94%) |
| CMYK | cmyk(23%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.82, -17.54, -5.22) |
| CIE-LCH | lch(90.82, 18.30, 196.57°) |
| OKLab | oklab(91.43% -0.054 -0.0143) |
| OKLCH | oklch(91.43% 0.056 194.8) |
| XYZ | xyz(66.0616, 78.0936, 92.4652) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.51
Light Sky Blue
#C6FCFF
ΔE00 3.33
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.60
Pale Sky Blue
#BDF6FE
ΔE00 3.90
Pale Blue
#D0FEFE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EFEE #EFB8B9
analogous
#B8EFD2 #B8EFEE #B8D4EF
triadic
#B8EFEE #EEB8EF #EFEEB8
tetradic
#B8EFEE #D2B8EF #EFB8B9 #D4EFB8
square
#B8EFEE #D2B8EF #EFB8B9 #D4EFB8
split-complementary
#B8EFEE #EFB8D4 #EFD2B8
monochromatic
#54D8D6 #86E4E2 #B8EFEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.26
#B8EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#B8EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EFEE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EFEE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#A6F2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b8efee; /* rgb */ color: rgb(184, 239, 238); /* oklch */ color: oklch(91.4% 0.056 194.8);
Tailwind
colors: {
custom: {
50: '#cef4f3',
500: '#b8efee',
950: '#000000',
},
}SCSS
$custom: #b8efee; $custom-light: #cef4f3; $custom-dark: #000000;
JSON
{
"hex": "#b8efee",
"rgb": {
"r": 184,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.909,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.91428,
"c": 0.05583,
"h": 194.8
},
"luminance": 0.78096
}Semantic roles & 50–950 ramp
primary
#B8EFEE
secondary
#CD7E7F
accent
#1B1ECB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585