#BEEBE8#BEEBE8
#BEEBE8 is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.047 H 191.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE8 |
|---|---|
| RGB | rgb(190, 235, 232) |
| HSL | hsl(176, 53%, 83%) |
| HSV | hsv(176, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(89.95, -15.01, -3.33) |
| CIE-LCH | lch(89.95, 15.38, 192.53°) |
| OKLab | oklab(90.77% -0.0456 -0.0092) |
| OKLCH | oklch(90.77% 0.047 191.3) |
| XYZ | xyz(65.5049, 76.1878, 87.5827) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 4.10
Pale Blue
#D0FEFE
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.28
Light Sky Blue
#C6FCFF
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE8 #EBBEC1
analogous
#BEEBD1 #BEEBE8 #BED7EB
triadic
#BEEBE8 #E8BEEB #EBE8BE
tetradic
#BEEBE8 #D1BEEB #EBBEC1 #D7EBBE
square
#BEEBE8 #D1BEEB #EBBEC1 #D7EBBE
split-complementary
#BEEBE8 #EBBED7 #EBD1BE
monochromatic
#60CEC7 #8FDDD7 #BEEBE8 #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.29
#BEEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BEEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE8
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE8 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E8
Deuteranopia (green-blind)
#DDDFE9
Tritanopia (blue-blind)
#B1EEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe8; /* rgb */ color: rgb(190, 235, 232); /* oklch */ color: oklch(90.8% 0.047 191.3);
Tailwind
colors: {
custom: {
50: '#d2f1ef',
500: '#beebe8',
950: '#000000',
},
}SCSS
$custom: #beebe8; $custom-light: #d2f1ef; $custom-dark: #000000;
JSON
{
"hex": "#beebe8",
"rgb": {
"r": 190,
"g": 235,
"b": 232
},
"hsl": {
"h": 176,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90769,
"c": 0.04655,
"h": 191.3
},
"luminance": 0.7619
}Semantic roles & 50–950 ramp
primary
#BEEBE8
secondary
#C7868A
accent
#252FC0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585