#94BEC2#94BEC2
#94BEC2 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.045 H 203.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #94BEC2 |
|---|---|
| RGB | rgb(148, 190, 194) |
| HSL | hsl(185, 27%, 67%) |
| HSV | hsv(185, 24%, 76%) |
| CMYK | cmyk(23.7%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.20, -12.98, -6.59) |
| CIE-LCH | lch(74.20, 14.55, 206.91°) |
| OKLab | oklab(77.27% -0.0412 -0.0179) |
| OKLCH | oklch(77.27% 0.045 203.5) |
| XYZ | xyz(40.3609, 47.0162, 57.9769) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.95
Powder Blue
#B0E0E6
ΔE00 8.33
Sky Blue
#87CEEB
ΔE00 9.52
Bluegrey
#85A3B2
ΔE00 9.84
Light Grey Blue
#9DBCD4
ΔE00 10.13
Cool Grey
#95A3A6
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BEC2 #C29894
analogous
#94C2AF #94BEC2 #94A7C2
triadic
#94BEC2 #C294BE #BEC294
tetradic
#94BEC2 #AF94C2 #C29894 #A7C294
square
#94BEC2 #AF94C2 #C29894 #A7C294
split-complementary
#94BEC2 #C294A7 #C2AF94
monochromatic
#50878C #6DA6AC #94BEC2 #BBD6D8 #E2EDEE
Accessibility & contrast
On white
2.02
#94BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#94BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BEC2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BEC2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#85C1BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94bec2; /* rgb */ color: rgb(148, 190, 194); /* oklch */ color: oklch(77.3% 0.045 203.5);
Tailwind
colors: {
custom: {
50: '#b4d1d4',
500: '#94bec2',
950: '#000000',
},
}SCSS
$custom: #94bec2; $custom-light: #b4d1d4; $custom-dark: #000000;
JSON
{
"hex": "#94bec2",
"rgb": {
"r": 148,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.217,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.77266,
"c": 0.04498,
"h": 203.5
},
"luminance": 0.47018
}Semantic roles & 50–950 ramp
primary
#94BEC2
secondary
#E0D3D2
accent
#4840A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283