#BEEAEC#BEEAEC
#BEEAEC is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.7% C 0.045 H 199.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAEC |
|---|---|
| RGB | rgb(190, 234, 236) |
| HSL | hsl(183, 55%, 84%) |
| HSV | hsv(183, 19%, 93%) |
| CMYK | cmyk(19.5%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.79, -13.68, -5.66) |
| CIE-LCH | lch(89.79, 14.81, 202.48°) |
| OKLab | oklab(90.68% -0.0428 -0.0154) |
| OKLCH | oklch(90.68% 0.045 199.8) |
| XYZ | xyz(65.7940, 75.8466, 90.5139) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.88
Pale Sky Blue
#BDF6FE
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 4.01
Paleturquoise
#AFEEEE
ΔE00 4.03
Pale Blue
#D0FEFE
ΔE00 4.25
Really Light Blue
#D4FFFF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAEC #ECC0BE
analogous
#BEECD7 #BEEAEC #BED3EC
triadic
#BEEAEC #ECBEEA #EAECBE
tetradic
#BEEAEC #D7BEEC #ECC0BE #D3ECBE
square
#BEEAEC #D7BEEC #ECC0BE #D3ECBE
split-complementary
#BEEAEC #ECBED3 #ECD7BE
monochromatic
#5FCBD0 #8FDBDE #BEEAEC #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.30
#BEEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BEEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAEC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAEC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#B0EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beeaec; /* rgb */ color: rgb(190, 234, 236); /* oklch */ color: oklch(90.7% 0.045 199.8);
Tailwind
colors: {
custom: {
50: '#d2f0f2',
500: '#beeaec',
950: '#000000',
},
}SCSS
$custom: #beeaec; $custom-light: #d2f0f2; $custom-dark: #000000;
JSON
{
"hex": "#beeaec",
"rgb": {
"r": 190,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.609,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.90679,
"c": 0.04547,
"h": 199.8
},
"luminance": 0.75849
}Semantic roles & 50–950 ramp
primary
#BEEAEC
secondary
#C98885
accent
#2A23C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585