#4FABAF#4FABAF
#4FABAF is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.087 H 199.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABAF |
|---|---|
| RGB | rgb(79, 171, 175) |
| HSL | hsl(183, 38%, 50%) |
| HSV | hsv(183, 55%, 69%) |
| CMYK | cmyk(54.9%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.87, -25.99, -10.36) |
| CIE-LCH | lch(64.87, 27.98, 201.74°) |
| OKLab | oklab(68.73% -0.0824 -0.0286) |
| OKLCH | oklch(68.73% 0.087 199.2) |
| XYZ | xyz(25.5220, 33.8808, 45.7438) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.70
Turquoise Blue
#06B1C4
ΔE00 5.58
Lightseagreen
#20B2AA
ΔE00 6.26
Sea
#3C9992
ΔE00 7.55
Topaz
#13BBAF
ΔE00 8.40
Dull Teal
#5F9E8F
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABAF #AF534F
analogous
#4FAF83 #4FABAF #4F7BAF
triadic
#4FABAF #AF4FAB #ABAF4F
tetradic
#4FABAF #834FAF #AF534F #7BAF4F
square
#4FABAF #834FAF #AF534F #7BAF4F
split-complementary
#4FABAF #AF4F7B #AF834F
monochromatic
#29595B #3C8285 #4FABAF #79BFC2 #A3D3D5
Accessibility & contrast
On white
2.70
#4FABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#4FABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABAF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABAF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#9198B0
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4fabaf; /* rgb */ color: rgb(79, 171, 175); /* oklch */ color: oklch(68.7% 0.087 199.2);
Tailwind
colors: {
custom: {
50: '#89c4c6',
500: '#4fabaf',
950: '#000000',
},
}SCSS
$custom: #4fabaf; $custom-light: #89c4c6; $custom-dark: #000000;
JSON
{
"hex": "#4fabaf",
"rgb": {
"r": 79,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.5,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.6873,
"c": 0.0872,
"h": 199.2
},
"luminance": 0.33883
}Semantic roles & 50–950 ramp
primary
#4FABAF
secondary
#C39997
accent
#5F5ACE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182