#BEEBEA#BEEBEA
#BEEBEA is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.8% C 0.046 H 194.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBEA |
|---|---|
| RGB | rgb(190, 235, 234) |
| HSL | hsl(179, 53%, 83%) |
| HSV | hsv(179, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(90.00, -14.60, -4.30) |
| CIE-LCH | lch(90.00, 15.22, 196.42°) |
| OKLab | oklab(90.83% -0.0449 -0.0118) |
| OKLCH | oklch(90.83% 0.046 194.7) |
| XYZ | xyz(65.7906, 76.3021, 89.0873) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Powder Blue
#B0E0E6
ΔE00 3.78
Light Sky Blue
#C6FCFF
ΔE00 3.99
Pale Blue
#D0FEFE
ΔE00 4.03
Pale Sky Blue
#BDF6FE
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBEA #EBBEBF
analogous
#BEEBD3 #BEEBEA #BED5EB
triadic
#BEEBEA #EABEEB #EBEABE
tetradic
#BEEBEA #D3BEEB #EBBEBF #D5EBBE
square
#BEEBEA #D3BEEB #EBBEBF #D5EBBE
split-complementary
#BEEBEA #EBBED5 #EBD3BE
monochromatic
#60CECC #8FDDDB #BEEBEA #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.29
#BEEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BEEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBEA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBEA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#B0EEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebea; /* rgb */ color: rgb(190, 235, 234); /* oklch */ color: oklch(90.8% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#d2f1f0',
500: '#beebea',
950: '#000000',
},
}SCSS
$custom: #beebea; $custom-light: #d2f1f0; $custom-dark: #000000;
JSON
{
"hex": "#beebea",
"rgb": {
"r": 190,
"g": 235,
"b": 234
},
"hsl": {
"h": 178.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90829,
"c": 0.04638,
"h": 194.7
},
"luminance": 0.76304
}Semantic roles & 50–950 ramp
primary
#BEEBEA
secondary
#C78687
accent
#2529C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585