#BEEBE1#BEEBE1
#BEEBE1 is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.6% C 0.048 H 180.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE1 |
|---|---|
| RGB | rgb(190, 235, 225) |
| HSL | hsl(167, 53%, 83%) |
| HSV | hsv(167, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 4.3%, 7.8%) |
| CIE-LAB | lab(89.77, -16.43, 0.06) |
| CIE-LCH | lch(89.77, 16.43, 179.79°) |
| OKLab | oklab(90.57% -0.0484 -0.0001) |
| OKLCH | oklch(90.57% 0.048 180.1) |
| XYZ | xyz(64.5304, 75.7980, 82.4501) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 4.71
Light Light Blue
#CAFFFB
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 4.99
Ice
#D6FFFA
ΔE00 5.05
Pale Blue
#D0FEFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE1 #EBBEC8
analogous
#BEEBCA #BEEBE1 #BEDEEB
triadic
#BEEBE1 #E1BEEB #EBE1BE
tetradic
#BEEBE1 #CABEEB #EBBEC8 #DEEBBE
square
#BEEBE1 #CABEEB #EBBEC8 #DEEBBE
split-complementary
#BEEBE1 #EBBEDE #EBCABE
monochromatic
#60CEB6 #8FDDCB #BEEBE1 #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.30
#BEEBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BEEBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE1
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE1 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#B3EDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe1; /* rgb */ color: rgb(190, 235, 225); /* oklch */ color: oklch(90.6% 0.048 180.1);
Tailwind
colors: {
custom: {
50: '#d2f1ea',
500: '#beebe1',
950: '#000000',
},
}SCSS
$custom: #beebe1; $custom-light: #d2f1ea; $custom-dark: #000000;
JSON
{
"hex": "#beebe1",
"rgb": {
"r": 190,
"g": 235,
"b": 225
},
"hsl": {
"h": 166.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90565,
"c": 0.0484,
"h": 180.1
},
"luminance": 0.758
}Semantic roles & 50–950 ramp
primary
#BEEBE1
secondary
#C78694
accent
#2548C0
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141616
muted
#838584