#BEEAEB#BEEAEB
#BEEAEB is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.6% C 0.045 H 198.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAEB |
|---|---|
| RGB | rgb(190, 234, 235) |
| HSL | hsl(181, 53%, 83%) |
| HSV | hsv(181, 19%, 92%) |
| CMYK | cmyk(19.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.76, -13.89, -5.18) |
| CIE-LCH | lch(89.76, 14.82, 200.44°) |
| OKLab | oklab(90.65% -0.0432 -0.0141) |
| OKLCH | oklch(90.65% 0.045 198.1) |
| XYZ | xyz(65.6492, 75.7887, 89.7509) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 3.87
Pale Sky Blue
#BDF6FE
ΔE00 3.97
Light Sky Blue
#C6FCFF
ΔE00 4.04
Pale Blue
#D0FEFE
ΔE00 4.20
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAEB #EBBFBE
analogous
#BEEBD5 #BEEAEB #BED3EB
triadic
#BEEAEB #EBBEEA #EAEBBE
tetradic
#BEEAEB #D5BEEB #EBBFBE #D3EBBE
square
#BEEAEB #D5BEEB #EBBFBE #D3EBBE
split-complementary
#BEEAEB #EBBED3 #EBD5BE
monochromatic
#60CCCE #8FDBDD #BEEAEB #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.30
#BEEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#BEEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAEB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAEB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#B0EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beeaeb; /* rgb */ color: rgb(190, 234, 235); /* oklch */ color: oklch(90.6% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#d2f0f1',
500: '#beeaeb',
950: '#000000',
},
}SCSS
$custom: #beeaeb; $custom-light: #d2f0f1; $custom-dark: #000000;
JSON
{
"hex": "#beeaeb",
"rgb": {
"r": 190,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90648,
"c": 0.04541,
"h": 198.1
},
"luminance": 0.75791
}Semantic roles & 50–950 ramp
primary
#BEEAEB
secondary
#C78786
accent
#2925C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585