#94BEBF#94BEBF
#94BEBF is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.045 H 198.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEBF |
|---|---|
| RGB | rgb(148, 190, 191) |
| HSL | hsl(181, 25%, 66%) |
| HSV | hsv(181, 23%, 75%) |
| CMYK | cmyk(22.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.11, -13.65, -5.08) |
| CIE-LCH | lch(74.11, 14.56, 200.42°) |
| OKLab | oklab(77.17% -0.0425 -0.0139) |
| OKLCH | oklch(77.17% 0.045 198.1) |
| XYZ | xyz(40.0274, 46.8828, 56.2204) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 10.70
Sky Blue
#87CEEB
ΔE00 10.70
Cool Grey
#95A3A6
ΔE00 10.71
Cadetblue
#5F9EA0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEBF #BF9594
analogous
#94BFAB #94BEBF #94A9BF
triadic
#94BEBF #BF94BE #BEBF94
tetradic
#94BEBF #AB94BF #BF9594 #A9BF94
square
#94BEBF #AB94BF #BF9594 #A9BF94
split-complementary
#94BEBF #BF94A9 #BFAB94
monochromatic
#518688 #6EA7A8 #94BEBF #BAD5D6 #E1EDED
Accessibility & contrast
On white
2.02
#94BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#94BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEBF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEBF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#86C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bebf; /* rgb */ color: rgb(148, 190, 191); /* oklch */ color: oklch(77.2% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#b4d1d2',
500: '#94bebf',
950: '#000000',
},
}SCSS
$custom: #94bebf; $custom-light: #b4d1d2; $custom-dark: #000000;
JSON
{
"hex": "#94bebf",
"rgb": {
"r": 148,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.395,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.77169,
"c": 0.04466,
"h": 198.1
},
"luminance": 0.46884
}Semantic roles & 50–950 ramp
primary
#94BEBF
secondary
#DED1D0
accent
#4442A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282