#4FA8A0#4FA8A0
#4FA8A0 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.086 H 187.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA8A0 |
|---|---|
| RGB | rgb(79, 168, 160) |
| HSL | hsl(175, 36%, 48%) |
| HSV | hsv(175, 53%, 66%) |
| CMYK | cmyk(53%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(63.51, -28.59, -4.00) |
| CIE-LCH | lch(63.51, 28.87, 187.97°) |
| OKLab | oklab(67.49% -0.0855 -0.0112) |
| OKLCH | oklch(67.49% 0.086 187.5) |
| XYZ | xyz(23.5696, 32.2034, 38.2247) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Sea
#3C9992
ΔE00 4.93
Dull Teal
#5F9E8F
ΔE00 5.00
Cadetblue
#5F9EA0
ΔE00 5.99
Grey Teal
#5E9B8A
ΔE00 6.19
Blue Green
#0F9B8E
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA8A0 #A84F57
analogous
#4FA873 #4FA8A0 #4F83A8
triadic
#4FA8A0 #A04FA8 #A8A04F
tetradic
#4FA8A0 #734FA8 #A84F57 #83A84F
square
#4FA8A0 #734FA8 #A84F57 #83A84F
split-complementary
#4FA8A0 #A84F83 #A8734F
monochromatic
#285551 #3B7E78 #4FA8A0 #76BEB8 #9FD2CD
Accessibility & contrast
On white
2.82
#4FA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#4FA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA8A0
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA8A0 | 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)
#A0A0A0
Deuteranopia (green-blind)
#9295A1
Tritanopia (blue-blind)
#10ACA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa8a0; /* rgb */ color: rgb(79, 168, 160); /* oklch */ color: oklch(67.5% 0.086 187.5);
Tailwind
colors: {
custom: {
50: '#88c2bc',
500: '#4fa8a0',
950: '#000000',
},
}SCSS
$custom: #4fa8a0; $custom-light: #88c2bc; $custom-dark: #000000;
JSON
{
"hex": "#4fa8a0",
"rgb": {
"r": 79,
"g": 168,
"b": 160
},
"hsl": {
"h": 174.607,
"s": 36.032,
"l": 48.431
},
"oklch": {
"l": 0.67486,
"c": 0.08629,
"h": 187.5
},
"luminance": 0.32206
}Semantic roles & 50–950 ramp
primary
#4FA8A0
secondary
#BF9498
accent
#5C66CC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181