#BEEBE9#BEEBE9
#BEEBE9 is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.046 H 193.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE9 |
|---|---|
| RGB | rgb(190, 235, 233) |
| HSL | hsl(177, 53%, 83%) |
| HSV | hsv(177, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(89.97, -14.81, -3.82) |
| CIE-LCH | lch(89.97, 15.29, 194.46°) |
| OKLab | oklab(90.8% -0.0452 -0.0105) |
| OKLCH | oklch(90.8% 0.046 193) |
| XYZ | xyz(65.6473, 76.2447, 88.3329) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.45
Powder Blue
#B0E0E6
ΔE00 4.09
Pale Blue
#D0FEFE
ΔE00 4.11
Light Sky Blue
#C6FCFF
ΔE00 4.16
Duck Egg Blue
#C3FBF4
ΔE00 4.29
Light Light Blue
#CAFFFB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE9 #EBBEC0
analogous
#BEEBD2 #BEEBE9 #BED6EB
triadic
#BEEBE9 #E9BEEB #EBE9BE
tetradic
#BEEBE9 #D2BEEB #EBBEC0 #D6EBBE
square
#BEEBE9 #D2BEEB #EBBEC0 #D6EBBE
split-complementary
#BEEBE9 #EBBED6 #EBD2BE
monochromatic
#60CEC9 #8FDDD9 #BEEBE9 #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.29
#BEEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BEEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE9
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE9 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E9
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#B1EEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe9; /* rgb */ color: rgb(190, 235, 233); /* oklch */ color: oklch(90.8% 0.046 193.0);
Tailwind
colors: {
custom: {
50: '#d2f1f0',
500: '#beebe9',
950: '#000000',
},
}SCSS
$custom: #beebe9; $custom-light: #d2f1f0; $custom-dark: #000000;
JSON
{
"hex": "#beebe9",
"rgb": {
"r": 190,
"g": 235,
"b": 233
},
"hsl": {
"h": 177.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90799,
"c": 0.04644,
"h": 193
},
"luminance": 0.76247
}Semantic roles & 50–950 ramp
primary
#BEEBE9
secondary
#C78689
accent
#252CC0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585