#BEEBE2#BEEBE2
#BEEBE2 is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.6% C 0.048 H 181.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBE2 |
|---|---|
| RGB | rgb(190, 235, 226) |
| HSL | hsl(168, 53%, 83%) |
| HSV | hsv(168, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(89.79, -16.23, -0.43) |
| CIE-LCH | lch(89.79, 16.24, 181.50°) |
| OKLab | oklab(90.59% -0.048 -0.0014) |
| OKLCH | oklch(90.59% 0.048 181.7) |
| XYZ | xyz(64.6672, 75.8527, 83.1706) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.81
Eggshell Blue
#C4FFF7
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 4.70
Light Light Blue
#CAFFFB
ΔE00 4.72
Ice
#D6FFFA
ΔE00 4.89
Pale Blue
#D0FEFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBE2 #EBBEC7
analogous
#BEEBCB #BEEBE2 #BEDDEB
triadic
#BEEBE2 #E2BEEB #EBE2BE
tetradic
#BEEBE2 #CBBEEB #EBBEC7 #DDEBBE
square
#BEEBE2 #CBBEEB #EBBEC7 #DDEBBE
split-complementary
#BEEBE2 #EBBEDD #EBCBBE
monochromatic
#60CEB8 #8FDDCD #BEEBE2 #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.30
#BEEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BEEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBE2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBE2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#B2EDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebe2; /* rgb */ color: rgb(190, 235, 226); /* oklch */ color: oklch(90.6% 0.048 181.7);
Tailwind
colors: {
custom: {
50: '#d2f1eb',
500: '#beebe2',
950: '#000000',
},
}SCSS
$custom: #beebe2; $custom-light: #d2f1eb; $custom-dark: #000000;
JSON
{
"hex": "#beebe2",
"rgb": {
"r": 190,
"g": 235,
"b": 226
},
"hsl": {
"h": 168,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90594,
"c": 0.04802,
"h": 181.7
},
"luminance": 0.75855
}Semantic roles & 50–950 ramp
primary
#BEEBE2
secondary
#C78693
accent
#2544C0
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141616
muted
#838584