#4FA8A1#4FA8A1
#4FA8A1 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.086 H 188.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA8A1 |
|---|---|
| RGB | rgb(79, 168, 161) |
| HSL | hsl(175, 36%, 48%) |
| HSV | hsv(175, 53%, 66%) |
| CMYK | cmyk(53%, 0%, 4.2%, 34.1%) |
| CIE-LAB | lab(63.54, -28.32, -4.52) |
| CIE-LCH | lch(63.54, 28.68, 189.06°) |
| OKLab | oklab(67.52% -0.0851 -0.0126) |
| OKLCH | oklch(67.52% 0.086 188.5) |
| XYZ | xyz(23.6574, 32.2385, 38.6872) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.22
Sea
#3C9992
ΔE00 4.95
Dull Teal
#5F9E8F
ΔE00 5.23
Cadetblue
#5F9EA0
ΔE00 5.72
Blue Green
#0F9B8E
ΔE00 6.41
Grey Teal
#5E9B8A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA8A1 #A84F56
analogous
#4FA874 #4FA8A1 #4F82A8
triadic
#4FA8A1 #A14FA8 #A8A14F
tetradic
#4FA8A1 #744FA8 #A84F56 #82A84F
square
#4FA8A1 #744FA8 #A84F56 #82A84F
split-complementary
#4FA8A1 #A84F82 #A8744F
monochromatic
#285551 #3B7E79 #4FA8A1 #76BEB9 #9FD2CE
Accessibility & contrast
On white
2.82
#4FA8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#4FA8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA8A1
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA8A1 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A1
Deuteranopia (green-blind)
#9195A2
Tritanopia (blue-blind)
#0EACA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa8a1; /* rgb */ color: rgb(79, 168, 161); /* oklch */ color: oklch(67.5% 0.086 188.5);
Tailwind
colors: {
custom: {
50: '#88c2bc',
500: '#4fa8a1',
950: '#000000',
},
}SCSS
$custom: #4fa8a1; $custom-light: #88c2bc; $custom-dark: #000000;
JSON
{
"hex": "#4fa8a1",
"rgb": {
"r": 79,
"g": 168,
"b": 161
},
"hsl": {
"h": 175.281,
"s": 36.032,
"l": 48.431
},
"oklch": {
"l": 0.67519,
"c": 0.08604,
"h": 188.5
},
"luminance": 0.32241
}Semantic roles & 50–950 ramp
primary
#4FA8A1
secondary
#BF9497
accent
#5C65CC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181