#BEEBEE#BEEBEE
#BEEBEE is a very light, muted teal. Relative luminance 0.765; OKLCH L 91.0% C 0.047 H 201.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBEE |
|---|---|
| RGB | rgb(190, 235, 238) |
| HSL | hsl(184, 59%, 84%) |
| HSV | hsv(184, 20%, 93%) |
| CMYK | cmyk(20.2%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.11, -13.76, -6.24) |
| CIE-LCH | lch(90.11, 15.11, 204.37°) |
| OKLab | oklab(90.95% -0.0433 -0.017) |
| OKLCH | oklch(90.95% 0.047 201.4) |
| XYZ | xyz(66.3717, 76.5345, 92.1479) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Pale Sky Blue
#BDF6FE
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 4.03
Pale Blue
#D0FEFE
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBEE #EEC1BE
analogous
#BEEED9 #BEEBEE #BED3EE
triadic
#BEEBEE #EEBEEB #EBEEBE
tetradic
#BEEBEE #D9BEEE #EEC1BE #D3EEBE
square
#BEEBEE #D9BEEE #EEC1BE #D3EEBE
split-complementary
#BEEBEE #EEBED3 #EED9BE
monochromatic
#5DCDD5 #8DDCE1 #BEEBEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BEEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BEEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBEE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBEE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#AFEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebee; /* rgb */ color: rgb(190, 235, 238); /* oklch */ color: oklch(91.0% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#d2f1f3',
500: '#beebee',
950: '#000000',
},
}SCSS
$custom: #beebee; $custom-light: #d2f1f3; $custom-dark: #000000;
JSON
{
"hex": "#beebee",
"rgb": {
"r": 190,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.9095,
"c": 0.04651,
"h": 201.4
},
"luminance": 0.76537
}Semantic roles & 50–950 ramp
primary
#BEEBEE
secondary
#CC8984
accent
#2A1FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585