#BEEBE0#BEEBE0
#BEEBE0 is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.5% C 0.049 H 178.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE0 |
|---|---|
| RGB | rgb(190, 235, 224) |
| HSL | hsl(165, 53%, 83%) |
| HSV | hsv(165, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(89.74, -16.63, 0.55) |
| CIE-LCH | lch(89.74, 16.64, 178.12°) |
| OKLab | oklab(90.54% -0.0488 0.0012) |
| OKLCH | oklch(90.54% 0.049 178.6) |
| XYZ | xyz(64.3943, 75.7435, 81.7337) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 4.80
Light Light Blue
#CAFFFB
ΔE00 5.12
Ice
#D6FFFA
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 5.30
Pale Blue
#D0FEFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE0 #EBBEC9
analogous
#BEEBC9 #BEEBE0 #BEDFEB
triadic
#BEEBE0 #E0BEEB #EBE0BE
tetradic
#BEEBE0 #C9BEEB #EBBEC9 #DFEBBE
square
#BEEBE0 #C9BEEB #EBBEC9 #DFEBBE
split-complementary
#BEEBE0 #EBBEDF #EBC9BE
monochromatic
#60CEB3 #8FDDCA #BEEBE0 #E8F8F4 #E8F8F4
Accessibility & contrast
On white
1.30
#BEEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BEEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E0
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#B3EDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe0; /* rgb */ color: rgb(190, 235, 224); /* oklch */ color: oklch(90.5% 0.049 178.6);
Tailwind
colors: {
custom: {
50: '#d2f1e9',
500: '#beebe0',
950: '#000000',
},
}SCSS
$custom: #beebe0; $custom-light: #d2f1e9; $custom-dark: #000000;
JSON
{
"hex": "#beebe0",
"rgb": {
"r": 190,
"g": 235,
"b": 224
},
"hsl": {
"h": 165.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90537,
"c": 0.04881,
"h": 178.6
},
"luminance": 0.75746
}Semantic roles & 50–950 ramp
primary
#BEEBE0
secondary
#C78696
accent
#254BC0
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584