#94BEBB#94BEBB
#94BEBB is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.045 H 190.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEBB |
|---|---|
| RGB | rgb(148, 190, 187) |
| HSL | hsl(176, 24%, 66%) |
| HSV | hsv(176, 22%, 75%) |
| CMYK | cmyk(22.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.00, -14.53, -3.07) |
| CIE-LCH | lch(74.00, 14.85, 191.92°) |
| OKLab | oklab(77.04% -0.0441 -0.0084) |
| OKLCH | oklch(77.04% 0.045 190.8) |
| XYZ | xyz(39.5932, 46.7091, 53.9337) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.89
Lightblue
#ADD8E6
ΔE00 10.10
Greyish Teal
#719F91
ΔE00 10.75
Cadetblue
#5F9EA0
ΔE00 11.09
Cool Grey
#95A3A6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEBB #BE9497
analogous
#94BEA6 #94BEBB #94ACBE
triadic
#94BEBB #BB94BE #BEBB94
tetradic
#94BEBB #A694BE #BE9497 #ACBE94
square
#94BEBB #A694BE #BE9497 #ACBE94
split-complementary
#94BEBB #BE94AC #BEA694
monochromatic
#518682 #6EA7A3 #94BEBB #BAD5D3 #E0ECEB
Accessibility & contrast
On white
2.03
#94BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#94BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEBB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEBB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#87C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bebb; /* rgb */ color: rgb(148, 190, 187); /* oklch */ color: oklch(77.0% 0.045 190.8);
Tailwind
colors: {
custom: {
50: '#b4d1cf',
500: '#94bebb',
950: '#000000',
},
}SCSS
$custom: #94bebb; $custom-light: #b4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#94bebb",
"rgb": {
"r": 148,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.714,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.77044,
"c": 0.04489,
"h": 190.8
},
"luminance": 0.46711
}Semantic roles & 50–950 ramp
primary
#94BEBB
secondary
#DED0D1
accent
#4349A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282