#4F989A#4F989A
#4F989A is a light, moderate teal. Relative luminance 0.265; OKLCH L 63.4% C 0.073 H 197.8°. Best body text is #000000 at 6.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4F989A |
|---|---|
| RGB | rgb(79, 152, 154) |
| HSL | hsl(182, 32%, 46%) |
| HSV | hsv(182, 49%, 60%) |
| CMYK | cmyk(48.7%, 1.3%, 0%, 39.6%) |
| CIE-LAB | lab(58.46, -22.16, -8.10) |
| CIE-LCH | lch(58.46, 23.60, 200.08°) |
| OKLab | oklab(63.36% -0.0695 -0.0223) |
| OKLCH | oklch(63.36% 0.073 197.8) |
| XYZ | xyz(20.2831, 26.4501, 34.6021) |
| Luminance | 0.2645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.77
Sea
#3C9992
ΔE00 4.64
Dusty Teal
#4C9085
ΔE00 6.23
Darkcyan
#008B8B
ΔE00 7.16
Dull Teal
#5F9E8F
ΔE00 7.28
Dark Cyan
#0A888A
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4F989A #9A514F
analogous
#4F9A76 #4F989A #4F729A
triadic
#4F989A #9A4F98 #989A4F
tetradic
#4F989A #764F9A #9A514F #729A4F
square
#4F989A #764F9A #9A514F #729A4F
split-complementary
#4F989A #9A4F72 #9A764F
monochromatic
#254849 #3A7072 #4F989A #70B4B6 #99C9CB
Accessibility & contrast
On white
3.34
#4F989A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.29
#4F989A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4F989A
6.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4F989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4F989A | 1.00 | 3.34 | 6.29 | 6.29 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#83899B
Tritanopia (blue-blind)
#229C98
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #4f989a; /* rgb */ color: rgb(79, 152, 154); /* oklch */ color: oklch(63.4% 0.073 197.8);
Tailwind
colors: {
custom: {
50: '#86b6b7',
500: '#4f989a',
950: '#000000',
},
}SCSS
$custom: #4f989a; $custom-light: #86b6b7; $custom-dark: #000000;
JSON
{
"hex": "#4f989a",
"rgb": {
"r": 79,
"g": 152,
"b": 154
},
"hsl": {
"h": 181.6,
"s": 32.189,
"l": 45.686
},
"oklch": {
"l": 0.63355,
"c": 0.07305,
"h": 197.8
},
"luminance": 0.26452
}Semantic roles & 50–950 ramp
primary
#4F989A
secondary
#B78F8E
accent
#625FC8
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080