#4FAE9B#4FAE9B
#4FAE9B is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.8% C 0.095 H 178.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAE9B |
|---|---|
| RGB | rgb(79, 174, 155) |
| HSL | hsl(168, 38%, 50%) |
| HSV | hsv(168, 55%, 68%) |
| CMYK | cmyk(54.6%, 0%, 10.9%, 31.8%) |
| CIE-LAB | lab(65.20, -32.77, 1.26) |
| CIE-LCH | lch(65.20, 32.79, 177.80°) |
| OKLab | oklab(68.81% -0.0946 0.0028) |
| OKLCH | oklch(68.81% 0.095 178.3) |
| XYZ | xyz(24.2743, 34.2987, 36.3451) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.75
Tealish
#24BCA8
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.22
Dull Teal
#5F9E8F
ΔE00 5.56
Topaz
#13BBAF
ΔE00 5.66
Turquoise (survey)
#06C2AC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAE9B #AE4F62
analogous
#4FAE6C #4FAE9B #4F92AE
triadic
#4FAE9B #9B4FAE #AE9B4F
tetradic
#4FAE9B #6C4FAE #AE4F62 #92AE4F
square
#4FAE9B #6C4FAE #AE4F62 #92AE4F
split-complementary
#4FAE9B #AE4F92 #AE6C4F
monochromatic
#295A50 #3C8476 #4FAE9B #78C2B3 #A2D5CB
Accessibility & contrast
On white
2.67
#4FAE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#4FAE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAE9B
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAE9B | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#14B0A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4fae9b; /* rgb */ color: rgb(79, 174, 155); /* oklch */ color: oklch(68.8% 0.095 178.3);
Tailwind
colors: {
custom: {
50: '#88c6b8',
500: '#4fae9b',
950: '#000000',
},
}SCSS
$custom: #4fae9b; $custom-light: #88c6b8; $custom-dark: #000000;
JSON
{
"hex": "#4fae9b",
"rgb": {
"r": 79,
"g": 174,
"b": 155
},
"hsl": {
"h": 168,
"s": 37.549,
"l": 49.608
},
"oklch": {
"l": 0.68807,
"c": 0.09469,
"h": 178.3
},
"luminance": 0.34301
}Semantic roles & 50–950 ramp
primary
#4FAE9B
secondary
#C2979F
accent
#5A71CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280