#4B999A#4B999A
#4B999A is a light, moderate teal. Relative luminance 0.266; OKLCH L 63.4% C 0.077 H 196.5°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4B999A |
|---|---|
| RGB | rgb(75, 153, 154) |
| HSL | hsl(181, 34%, 45%) |
| HSV | hsv(181, 51%, 60%) |
| CMYK | cmyk(51.3%, 0.6%, 0%, 39.6%) |
| CIE-LAB | lab(58.61, -23.60, -7.89) |
| CIE-LCH | lch(58.61, 24.88, 198.50°) |
| OKLab | oklab(63.43% -0.0736 -0.0218) |
| OKLCH | oklch(63.43% 0.077 196.5) |
| XYZ | xyz(20.1232, 26.6096, 34.6413) |
| Luminance | 0.2661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.13
Sea
#3C9992
ΔE00 3.91
Dusty Teal
#4C9085
ΔE00 5.95
Darkcyan
#008B8B
ΔE00 6.86
Dull Teal
#5F9E8F
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4B999A #9A4C4B
analogous
#4B9A73 #4B999A #4B729A
triadic
#4B999A #9A4B99 #999A4B
tetradic
#4B999A #734B9A #9A4C4B #729A4B
square
#4B999A #734B9A #9A4C4B #729A4B
split-complementary
#4B999A #9A4B72 #9A734B
monochromatic
#234748 #377071 #4B999A #6BB6B7 #94CACB
Accessibility & contrast
On white
3.32
#4B999A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#4B999A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4B999A
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4B999A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4B999A | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939A
Deuteranopia (green-blind)
#83899B
Tritanopia (blue-blind)
#129D99
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #4b999a; /* rgb */ color: rgb(75, 153, 154); /* oklch */ color: oklch(63.4% 0.077 196.5);
Tailwind
colors: {
custom: {
50: '#84b7b7',
500: '#4b999a',
950: '#000000',
},
}SCSS
$custom: #4b999a; $custom-light: #84b7b7; $custom-dark: #000000;
JSON
{
"hex": "#4b999a",
"rgb": {
"r": 75,
"g": 153,
"b": 154
},
"hsl": {
"h": 180.759,
"s": 34.498,
"l": 44.902
},
"oklch": {
"l": 0.63432,
"c": 0.07677,
"h": 196.5
},
"luminance": 0.26611
}Semantic roles & 50–950 ramp
primary
#4B999A
secondary
#B78A8A
accent
#5F5DCB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0B1111
muted
#7C8080