#BEEBED#BEEBED
#BEEBED is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.046 H 199.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBED |
|---|---|
| RGB | rgb(190, 235, 237) |
| HSL | hsl(183, 57%, 84%) |
| HSV | hsv(183, 20%, 93%) |
| CMYK | cmyk(19.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.08, -13.97, -5.75) |
| CIE-LCH | lch(90.08, 15.11, 202.38°) |
| OKLab | oklab(90.92% -0.0437 -0.0157) |
| OKLCH | oklch(90.92% 0.046 199.7) |
| XYZ | xyz(66.2252, 76.4759, 91.3764) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.00
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBED #EDC0BE
analogous
#BEEDD7 #BEEBED #BED3ED
triadic
#BEEBED #EDBEEB #EBEDBE
tetradic
#BEEBED #D7BEED #EDC0BE #D3EDBE
square
#BEEBED #D7BEED #EDC0BE #D3EDBE
split-complementary
#BEEBED #EDBED3 #EDD7BE
monochromatic
#5ECED2 #8EDCE0 #BEEBED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BEEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BEEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBED
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBED | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7ED
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#AFEEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebed; /* rgb */ color: rgb(190, 235, 237); /* oklch */ color: oklch(90.9% 0.046 199.7);
Tailwind
colors: {
custom: {
50: '#d2f1f2',
500: '#beebed',
950: '#000000',
},
}SCSS
$custom: #beebed; $custom-light: #d2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#beebed",
"rgb": {
"r": 190,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.553,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.90919,
"c": 0.04641,
"h": 199.7
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#BEEBED
secondary
#CA8885
accent
#2821C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585