#4FBC9D#4FBC9D
#4FBC9D is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.3% C 0.111 H 171.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4FBC9D |
|---|---|
| RGB | rgb(79, 188, 157) |
| HSL | hsl(163, 45%, 52%) |
| HSV | hsv(163, 58%, 74%) |
| CMYK | cmyk(58%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(69.51, -38.73, 6.39) |
| CIE-LCH | lch(69.51, 39.25, 170.62°) |
| OKLab | oklab(72.33% -0.1093 0.0163) |
| OKLCH | oklch(72.33% 0.111 171.5) |
| XYZ | xyz(27.2906, 40.0603, 38.1860) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.66
Tealish
#24BCA8
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.78
Turquoise (survey)
#06C2AC
ΔE00 4.93
Green Blue
#01C08D
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FBC9D #BC4F6E
analogous
#4FBC67 #4FBC9D #4FA4BC
triadic
#4FBC9D #9D4FBC #BC9D4F
tetradic
#4FBC9D #674FBC #BC4F6E #A4BC4F
square
#4FBC9D #674FBC #BC4F6E #A4BC4F
split-complementary
#4FBC9D #BC4FA4 #BC674F
monochromatic
#286956 #39957B #4FBC9D #7BCDB6 #A8DECE
Accessibility & contrast
On white
2.33
#4FBC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#4FBC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FBC9D
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FBC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FBC9D | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19C
Deuteranopia (green-blind)
#A7A59F
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4fbc9d; /* rgb */ color: rgb(79, 188, 157); /* oklch */ color: oklch(72.3% 0.111 171.5);
Tailwind
colors: {
custom: {
50: '#8ad1b9',
500: '#4fbc9d',
950: '#000000',
},
}SCSS
$custom: #4fbc9d; $custom-light: #8ad1b9; $custom-dark: #000000;
JSON
{
"hex": "#4fbc9d",
"rgb": {
"r": 79,
"g": 188,
"b": 157
},
"hsl": {
"h": 162.936,
"s": 44.856,
"l": 52.353
},
"oklch": {
"l": 0.72328,
"c": 0.1105,
"h": 171.5
},
"luminance": 0.40063
}Semantic roles & 50–950 ramp
primary
#4FBC9D
secondary
#CB9CA9
accent
#5378D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0D1411
muted
#7D8280