#BEEBE5#BEEBE5
#BEEBE5 is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.7% C 0.047 H 186.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE5 |
|---|---|
| RGB | rgb(190, 235, 229) |
| HSL | hsl(172, 53%, 83%) |
| HSV | hsv(172, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(89.87, -15.63, -1.88) |
| CIE-LCH | lch(89.87, 15.74, 186.87°) |
| OKLab | oklab(90.68% -0.0468 -0.0053) |
| OKLCH | oklch(90.68% 0.047 186.4) |
| XYZ | xyz(65.0824, 76.0188, 85.3576) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.33
Ice
#D6FFFA
ΔE00 4.55
Eggshell Blue
#C4FFF7
ΔE00 4.69
Pale Blue
#D0FEFE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE5 #EBBEC4
analogous
#BEEBCE #BEEBE5 #BEDAEB
triadic
#BEEBE5 #E5BEEB #EBE5BE
tetradic
#BEEBE5 #CEBEEB #EBBEC4 #DAEBBE
square
#BEEBE5 #CEBEEB #EBBEC4 #DAEBBE
split-complementary
#BEEBE5 #EBBEDA #EBCEBE
monochromatic
#60CEC0 #8FDDD2 #BEEBE5 #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.30
#BEEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BEEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE5
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE5 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#B2EDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe5; /* rgb */ color: rgb(190, 235, 229); /* oklch */ color: oklch(90.7% 0.047 186.4);
Tailwind
colors: {
custom: {
50: '#d2f1ed',
500: '#beebe5',
950: '#000000',
},
}SCSS
$custom: #beebe5; $custom-light: #d2f1ed; $custom-dark: #000000;
JSON
{
"hex": "#beebe5",
"rgb": {
"r": 190,
"g": 235,
"b": 229
},
"hsl": {
"h": 172,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90681,
"c": 0.04712,
"h": 186.4
},
"luminance": 0.76021
}Semantic roles & 50–950 ramp
primary
#BEEBE5
secondary
#C7868F
accent
#253AC0
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141616
muted
#838584