#BEEBF0#BEEBF0
#BEEBF0 is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.0% C 0.047 H 204.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF0 |
|---|---|
| RGB | rgb(190, 235, 240) |
| HSL | hsl(186, 63%, 84%) |
| HSV | hsv(186, 21%, 94%) |
| CMYK | cmyk(20.8%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.16, -13.34, -7.20) |
| CIE-LCH | lch(90.16, 15.16, 208.35°) |
| OKLab | oklab(91.01% -0.0425 -0.0196) |
| OKLCH | oklch(91.01% 0.047 204.7) |
| XYZ | xyz(66.6672, 76.6527, 93.7040) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.67
Pale Sky Blue
#BDF6FE
ΔE00 3.08
Light Sky Blue
#C6FCFF
ΔE00 3.96
Pale Blue
#D0FEFE
ΔE00 4.46
Paleturquoise
#AFEEEE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF0 #F0C3BE
analogous
#BEF0DC #BEEBF0 #BED2F0
triadic
#BEEBF0 #F0BEEB #EBF0BE
tetradic
#BEEBF0 #DCBEF0 #F0C3BE #D2F0BE
square
#BEEBF0 #DCBEF0 #F0C3BE #D2F0BE
split-complementary
#BEEBF0 #F0BED2 #F0DCBE
monochromatic
#5BCCD9 #8CDCE5 #BEEBF0 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.29
#BEEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BEEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F0
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#AFEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf0; /* rgb */ color: rgb(190, 235, 240); /* oklch */ color: oklch(91.0% 0.047 204.7);
Tailwind
colors: {
custom: {
50: '#d2f1f4',
500: '#beebf0',
950: '#000000',
},
}SCSS
$custom: #beebf0; $custom-light: #d2f1f4; $custom-dark: #000000;
JSON
{
"hex": "#beebf0",
"rgb": {
"r": 190,
"g": 235,
"b": 240
},
"hsl": {
"h": 186,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.91011,
"c": 0.04683,
"h": 204.7
},
"luminance": 0.76655
}Semantic roles & 50–950 ramp
primary
#BEEBF0
secondary
#CF8B84
accent
#2D1BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585