#BEECF4#BEECF4
#BEECF4 is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.049 H 209.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEECF4 |
|---|---|
| RGB | rgb(190, 236, 244) |
| HSL | hsl(189, 71%, 85%) |
| HSV | hsv(189, 22%, 96%) |
| CMYK | cmyk(22.1%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(90.54, -12.99, -8.74) |
| CIE-LCH | lch(90.54, 15.66, 213.91°) |
| OKLab | oklab(91.35% -0.0423 -0.0237) |
| OKLCH | oklch(91.35% 0.049 209.3) |
| XYZ | xyz(67.5550, 77.4672, 96.9637) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.87
Powder Blue
#B0E0E6
ΔE00 3.02
Light Sky Blue
#C6FCFF
ΔE00 4.29
Pale Blue
#D0FEFE
ΔE00 4.97
Really Light Blue
#D4FFFF
ΔE00 5.14
Very Light Blue
#D5FFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEECF4 #F4C6BE
analogous
#BEF4E1 #BEECF4 #BED1F4
triadic
#BEECF4 #F4BEEC #ECF4BE
tetradic
#BEECF4 #E1BEF4 #F4C6BE #D1F4BE
square
#BEECF4 #E1BEF4 #F4C6BE #D1F4BE
split-complementary
#BEECF4 #F4BED1 #F4E1BE
monochromatic
#55CDE2 #8ADDEB #BEECF4 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.27
#BEECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BEECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEECF4
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEECF4 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#ADF0EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #beecf4; /* rgb */ color: rgb(190, 236, 244); /* oklch */ color: oklch(91.3% 0.049 209.3);
Tailwind
colors: {
custom: {
50: '#d2f2f7',
500: '#beecf4',
950: '#000000',
},
}SCSS
$custom: #beecf4; $custom-light: #d2f2f7; $custom-dark: #000000;
JSON
{
"hex": "#beecf4",
"rgb": {
"r": 190,
"g": 236,
"b": 244
},
"hsl": {
"h": 188.889,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.91345,
"c": 0.04851,
"h": 209.3
},
"luminance": 0.7747
}Semantic roles & 50–950 ramp
primary
#BEECF4
secondary
#D58E81
accent
#2F12D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585