#4E949F#4E949F
#4E949F is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.5% C 0.072 H 208.7°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4E949F |
|---|---|
| RGB | rgb(78, 148, 159) |
| HSL | hsl(188, 34%, 46%) |
| HSV | hsv(188, 51%, 62%) |
| CMYK | cmyk(50.9%, 6.9%, 0%, 37.6%) |
| CIE-LAB | lab(57.37, -18.91, -12.60) |
| CIE-LCH | lch(57.37, 22.72, 213.67°) |
| OKLab | oklab(62.52% -0.0634 -0.0348) |
| OKLCH | oklch(62.52% 0.072 208.7) |
| XYZ | xyz(19.9874, 25.3010, 36.6245) |
| Luminance | 0.2530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.97
Teal Blue
#01889F
ΔE00 6.85
Dark Cyan
#0A888A
ΔE00 8.51
Sea
#3C9992
ΔE00 8.58
Darkcyan
#008B8B
ΔE00 8.68
Dirty Blue
#3F829D
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4E949F #9F594E
analogous
#4E9F82 #4E949F #4E6C9F
triadic
#4E949F #9F4E94 #949F4E
tetradic
#4E949F #824E9F #9F594E #6C9F4E
square
#4E949F #824E9F #9F594E #6C9F4E
split-complementary
#4E949F #9F4E6C #9F824E
monochromatic
#26484D #3A6E76 #4E949F #71AFB9 #9AC6CD
Accessibility & contrast
On white
3.47
#4E949F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#4E949F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4E949F
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4E949F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4E949F | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8FA0
Deuteranopia (green-blind)
#7D869F
Tritanopia (blue-blind)
#1B9A97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #4e949f; /* rgb */ color: rgb(78, 148, 159); /* oklch */ color: oklch(62.5% 0.072 208.7);
Tailwind
colors: {
custom: {
50: '#86b3bb',
500: '#4e949f',
950: '#000000',
},
}SCSS
$custom: #4e949f; $custom-light: #86b3bb; $custom-dark: #000000;
JSON
{
"hex": "#4e949f",
"rgb": {
"r": 78,
"g": 148,
"b": 159
},
"hsl": {
"h": 188.148,
"s": 34.177,
"l": 46.471
},
"oklch": {
"l": 0.62519,
"c": 0.07229,
"h": 208.7
},
"luminance": 0.25303
}Semantic roles & 50–950 ramp
primary
#4E949F
secondary
#BA958F
accent
#6C5ECA
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080