#4FB09D#4FB09D
#4FB09D is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.096 H 178.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB09D |
|---|---|
| RGB | rgb(79, 176, 157) |
| HSL | hsl(168, 38%, 50%) |
| HSV | hsv(168, 55%, 69%) |
| CMYK | cmyk(55.1%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(65.86, -33.21, 1.12) |
| CIE-LCH | lch(65.86, 33.23, 178.08°) |
| OKLab | oklab(69.36% -0.096 0.0024) |
| OKLCH | oklch(69.36% 0.096 178.5) |
| XYZ | xyz(24.8329, 35.1449, 37.3667) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.64
Tealish
#24BCA8
ΔE00 4.28
Lightseagreen
#20B2AA
ΔE00 5.05
Topaz
#13BBAF
ΔE00 5.24
Turquoise (survey)
#06C2AC
ΔE00 5.86
Dull Teal
#5F9E8F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB09D #B04F62
analogous
#4FB06C #4FB09D #4F93B0
triadic
#4FB09D #9D4FB0 #B09D4F
tetradic
#4FB09D #6C4FB0 #B04F62 #93B04F
square
#4FB09D #6C4FB0 #B04F62 #93B04F
split-complementary
#4FB09D #B04F93 #B06C4F
monochromatic
#295C52 #3C8677 #4FB09D #79C3B5 #A3D6CC
Accessibility & contrast
On white
2.62
#4FB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#4FB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB09D
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB09D | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69C
Deuteranopia (green-blind)
#9B9B9F
Tritanopia (blue-blind)
#0EB2AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4fb09d; /* rgb */ color: rgb(79, 176, 157); /* oklch */ color: oklch(69.4% 0.096 178.5);
Tailwind
colors: {
custom: {
50: '#89c8b9',
500: '#4fb09d',
950: '#000000',
},
}SCSS
$custom: #4fb09d; $custom-light: #89c8b9; $custom-dark: #000000;
JSON
{
"hex": "#4fb09d",
"rgb": {
"r": 79,
"g": 176,
"b": 157
},
"hsl": {
"h": 168.247,
"s": 38.039,
"l": 50
},
"oklch": {
"l": 0.69361,
"c": 0.09601,
"h": 178.5
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#4FB09D
secondary
#C398A0
accent
#5A71CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280