#BEEBF2#BEEBF2
#BEEBF2 is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.1% C 0.047 H 208.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF2 |
|---|---|
| RGB | rgb(190, 235, 242) |
| HSL | hsl(188, 67%, 85%) |
| HSV | hsv(188, 21%, 95%) |
| CMYK | cmyk(21.5%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.22, -12.92, -8.16) |
| CIE-LCH | lch(90.22, 15.28, 212.29°) |
| OKLab | oklab(91.07% -0.0418 -0.0222) |
| OKLCH | oklch(91.07% 0.047 208) |
| XYZ | xyz(66.9659, 76.7722, 95.2773) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.07
Light Sky Blue
#C6FCFF
ΔE00 4.32
Pale Blue
#D0FEFE
ΔE00 4.90
Really Light Blue
#D4FFFF
ΔE00 5.07
Very Light Blue
#D5FFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF2 #F2C5BE
analogous
#BEF2DF #BEEBF2 #BED1F2
triadic
#BEEBF2 #F2BEEB #EBF2BE
tetradic
#BEEBF2 #DFBEF2 #F2C5BE #D1F2BE
square
#BEEBF2 #DFBEF2 #F2C5BE #D1F2BE
split-complementary
#BEEBF2 #F2BED1 #F2DFBE
monochromatic
#58CCDE #8BDBE8 #BEEBF2 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.28
#BEEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BEEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#AEEFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf2; /* rgb */ color: rgb(190, 235, 242); /* oklch */ color: oklch(91.1% 0.047 208.0);
Tailwind
colors: {
custom: {
50: '#d2f1f6',
500: '#beebf2',
950: '#000000',
},
}SCSS
$custom: #beebf2; $custom-light: #d2f1f6; $custom-dark: #000000;
JSON
{
"hex": "#beebf2",
"rgb": {
"r": 190,
"g": 235,
"b": 242
},
"hsl": {
"h": 188.077,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.91073,
"c": 0.04731,
"h": 208
},
"luminance": 0.76775
}Semantic roles & 50–950 ramp
primary
#BEEBF2
secondary
#D28D82
accent
#3017CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585