#BEEBE7#BEEBE7
#BEEBE7 is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.7% C 0.047 H 189.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE7 |
|---|---|
| RGB | rgb(190, 235, 231) |
| HSL | hsl(175, 53%, 83%) |
| HSV | hsv(175, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(89.92, -15.22, -2.85) |
| CIE-LCH | lch(89.92, 15.48, 190.61°) |
| OKLab | oklab(90.74% -0.046 -0.0079) |
| OKLCH | oklch(90.74% 0.047 189.7) |
| XYZ | xyz(65.3633, 76.1311, 86.8367) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.60
Duck Egg Blue
#C3FBF4
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.25
Pale Blue
#D0FEFE
ΔE00 4.39
Ice
#D6FFFA
ΔE00 4.49
Light Sky Blue
#C6FCFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE7 #EBBEC2
analogous
#BEEBD0 #BEEBE7 #BED8EB
triadic
#BEEBE7 #E7BEEB #EBE7BE
tetradic
#BEEBE7 #D0BEEB #EBBEC2 #D8EBBE
square
#BEEBE7 #D0BEEB #EBBEC2 #D8EBBE
split-complementary
#BEEBE7 #EBBED8 #EBD0BE
monochromatic
#60CEC4 #8FDDD6 #BEEBE7 #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.29
#BEEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BEEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE7
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE7 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#DDDFE8
Tritanopia (blue-blind)
#B1EDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe7; /* rgb */ color: rgb(190, 235, 231); /* oklch */ color: oklch(90.7% 0.047 189.7);
Tailwind
colors: {
custom: {
50: '#d2f1ee',
500: '#beebe7',
950: '#000000',
},
}SCSS
$custom: #beebe7; $custom-light: #d2f1ee; $custom-dark: #000000;
JSON
{
"hex": "#beebe7",
"rgb": {
"r": 190,
"g": 235,
"b": 231
},
"hsl": {
"h": 174.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.9074,
"c": 0.0467,
"h": 189.7
},
"luminance": 0.76133
}Semantic roles & 50–950 ramp
primary
#BEEBE7
secondary
#C7868C
accent
#2533C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585