#BEEEEB#BEEEEB
#BEEEEB is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.5% C 0.049 H 191.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEEB |
|---|---|
| RGB | rgb(190, 238, 235) |
| HSL | hsl(176, 59%, 84%) |
| HSV | hsv(176, 20%, 93%) |
| CMYK | cmyk(20.2%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.82, -15.89, -3.62) |
| CIE-LCH | lch(90.82, 16.30, 192.82°) |
| OKLab | oklab(91.49% -0.0483 -0.0099) |
| OKLCH | oklch(91.49% 0.049 191.6) |
| XYZ | xyz(66.8008, 78.0920, 90.1348) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.94
Duck Egg Blue
#C3FBF4
ΔE00 3.35
Light Light Blue
#CAFFFB
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 3.79
Pale Blue
#D0FEFE
ΔE00 3.79
Ice
#D6FFFA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEEB #EEBEC1
analogous
#BEEED3 #BEEEEB #BED9EE
triadic
#BEEEEB #EBBEEE #EEEBBE
tetradic
#BEEEEB #D3BEEE #EEBEC1 #D9EEBE
square
#BEEEEB #D3BEEE #EEBEC1 #D9EEBE
split-complementary
#BEEEEB #EEBED9 #EED3BE
monochromatic
#5DD5CD #8DE1DC #BEEEEB #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.26
#BEEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BEEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEEB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEEB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#B0F1ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #beeeeb; /* rgb */ color: rgb(190, 238, 235); /* oklch */ color: oklch(91.5% 0.049 191.6);
Tailwind
colors: {
custom: {
50: '#d2f3f1',
500: '#beeeeb',
950: '#000000',
},
}SCSS
$custom: #beeeeb; $custom-light: #d2f3f1; $custom-dark: #000000;
JSON
{
"hex": "#beeeeb",
"rgb": {
"r": 190,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91491,
"c": 0.04936,
"h": 191.6
},
"luminance": 0.78094
}Semantic roles & 50–950 ramp
primary
#BEEEEB
secondary
#CC8489
accent
#1F2AC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585