#4FB89F#4FB89F
#4FB89F is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.104 H 175.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB89F |
|---|---|
| RGB | rgb(79, 184, 159) |
| HSL | hsl(166, 43%, 52%) |
| HSV | hsv(166, 57%, 72%) |
| CMYK | cmyk(57.1%, 0%, 13.6%, 27.8%) |
| CIE-LAB | lab(68.35, -36.43, 3.62) |
| CIE-LCH | lch(68.35, 36.61, 174.33°) |
| OKLab | oklab(71.4% -0.104 0.009) |
| OKLCH | oklch(71.4% 0.104 175) |
| XYZ | xyz(26.6201, 38.4439, 38.8117) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.39
Tealish
#24BCA8
ΔE00 3.50
Turquoise (survey)
#06C2AC
ΔE00 4.45
Topaz
#13BBAF
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.23
Lightseagreen
#20B2AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB89F #B84F68
analogous
#4FB86B #4FB89F #4F9DB8
triadic
#4FB89F #9F4FB8 #B89F4F
tetradic
#4FB89F #6B4FB8 #B84F68 #9DB84F
square
#4FB89F #6B4FB8 #B84F68 #9DB84F
split-complementary
#4FB89F #B84F9D #B86B4F
monochromatic
#286456 #3A907B #4FB89F #7BCAB7 #A6DBCF
Accessibility & contrast
On white
2.42
#4FB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#4FB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB89F
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB89F | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9E
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #4fb89f; /* rgb */ color: rgb(79, 184, 159); /* oklch */ color: oklch(71.4% 0.104 175.0);
Tailwind
colors: {
custom: {
50: '#8acebb',
500: '#4fb89f',
950: '#000000',
},
}SCSS
$custom: #4fb89f; $custom-light: #8acebb; $custom-dark: #000000;
JSON
{
"hex": "#4fb89f",
"rgb": {
"r": 79,
"g": 184,
"b": 159
},
"hsl": {
"h": 165.714,
"s": 42.51,
"l": 51.569
},
"oklch": {
"l": 0.71396,
"c": 0.10436,
"h": 175
},
"luminance": 0.38446
}Semantic roles & 50–950 ramp
primary
#4FB89F
secondary
#C89AA5
accent
#5673D2
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1311
muted
#7D8280