#BEEAF0#BEEAF0
#BEEAF0 is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.8% C 0.046 H 206.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAF0 |
|---|---|
| RGB | rgb(190, 234, 240) |
| HSL | hsl(187, 63%, 84%) |
| HSV | hsv(187, 21%, 94%) |
| CMYK | cmyk(20.8%, 2.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.90, -12.84, -7.59) |
| CIE-LCH | lch(89.90, 14.91, 210.60°) |
| OKLab | oklab(90.8% -0.0412 -0.0206) |
| OKLCH | oklch(90.8% 0.046 206.6) |
| XYZ | xyz(66.3817, 76.0817, 93.6089) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.59
Pale Sky Blue
#BDF6FE
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 4.39
Pale Blue
#D0FEFE
ΔE00 4.87
Really Light Blue
#D4FFFF
ΔE00 5.04
Very Light Blue
#D5FFFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAF0 #F0C4BE
analogous
#BEF0DD #BEEAF0 #BED1F0
triadic
#BEEAF0 #F0BEEA #EAF0BE
tetradic
#BEEAF0 #DDBEF0 #F0C4BE #D1F0BE
square
#BEEAF0 #DDBEF0 #F0C4BE #D1F0BE
split-complementary
#BEEAF0 #F0BED1 #F0DDBE
monochromatic
#5BCAD9 #8CDAE5 #BEEAF0 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.29
#BEEAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BEEAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAF0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAF0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F0
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#AFEEEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beeaf0; /* rgb */ color: rgb(190, 234, 240); /* oklch */ color: oklch(90.8% 0.046 206.6);
Tailwind
colors: {
custom: {
50: '#d2f0f4',
500: '#beeaf0',
950: '#000000',
},
}SCSS
$custom: #beeaf0; $custom-light: #d2f0f4; $custom-dark: #000000;
JSON
{
"hex": "#beeaf0",
"rgb": {
"r": 190,
"g": 234,
"b": 240
},
"hsl": {
"h": 187.2,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.90801,
"c": 0.04611,
"h": 206.6
},
"luminance": 0.76084
}Semantic roles & 50–950 ramp
primary
#BEEAF0
secondary
#CF8D84
accent
#301BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585