#4FA6B3#4FA6B3
#4FA6B3 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.7% C 0.085 H 208.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA6B3 |
|---|---|
| RGB | rgb(79, 166, 179) |
| HSL | hsl(188, 40%, 51%) |
| HSV | hsv(188, 56%, 70%) |
| CMYK | cmyk(55.9%, 7.3%, 0%, 29.8%) |
| CIE-LAB | lab(63.50, -22.33, -14.66) |
| CIE-LCH | lch(63.50, 26.71, 213.29°) |
| OKLab | oklab(67.67% -0.0751 -0.0405) |
| OKLCH | oklch(67.67% 0.085 208.4) |
| XYZ | xyz(24.9941, 32.1870, 47.5346) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.63
Cadetblue
#5F9EA0
ΔE00 4.95
Greyblue
#77A1B5
ΔE00 8.92
Sea
#3C9992
ΔE00 9.64
Lightseagreen
#20B2AA
ΔE00 10.07
Bluegrey
#85A3B2
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA6B3 #B35C4F
analogous
#4FB38E #4FA6B3 #4F74B3
triadic
#4FA6B3 #B34FA6 #A6B34F
tetradic
#4FA6B3 #8E4FB3 #B35C4F #74B34F
square
#4FA6B3 #8E4FB3 #B35C4F #74B34F
split-complementary
#4FA6B3 #B34F74 #B38E4F
monochromatic
#29585F #3B7F89 #4FA6B3 #7ABCC5 #A4D1D8
Accessibility & contrast
On white
2.82
#4FA6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#4FA6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA6B3
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA6B3 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B4
Deuteranopia (green-blind)
#8A95B3
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa6b3; /* rgb */ color: rgb(79, 166, 179); /* oklch */ color: oklch(67.7% 0.085 208.4);
Tailwind
colors: {
custom: {
50: '#89c0c9',
500: '#4fa6b3',
950: '#000000',
},
}SCSS
$custom: #4fa6b3; $custom-light: #89c0c9; $custom-dark: #000000;
JSON
{
"hex": "#4fa6b3",
"rgb": {
"r": 79,
"g": 166,
"b": 179
},
"hsl": {
"h": 187.8,
"s": 39.683,
"l": 50.588
},
"oklch": {
"l": 0.6767,
"c": 0.08532,
"h": 208.4
},
"luminance": 0.32189
}Semantic roles & 50–950 ramp
primary
#4FA6B3
secondary
#C59E99
accent
#6858D0
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182