#4FB2AA#4FB2AA
#4FB2AA is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.093 H 188.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB2AA |
|---|---|
| RGB | rgb(79, 178, 170) |
| HSL | hsl(175, 39%, 50%) |
| HSV | hsv(175, 56%, 70%) |
| CMYK | cmyk(55.6%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.83, -30.79, -4.67) |
| CIE-LCH | lch(66.83, 31.14, 188.63°) |
| OKLab | oklab(70.26% -0.0923 -0.0131) |
| OKLCH | oklch(70.26% 0.093 188.1) |
| XYZ | xyz(26.3974, 36.4028, 43.6577) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 4.18
Tealish
#24BCA8
ΔE00 5.52
Turquoise (survey)
#06C2AC
ΔE00 6.94
Dull Teal
#5F9E8F
ΔE00 7.33
Greeny Blue
#42B395
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB2AA #B24F57
analogous
#4FB279 #4FB2AA #4F88B2
triadic
#4FB2AA #AA4FB2 #B2AA4F
tetradic
#4FB2AA #794FB2 #B24F57 #88B24F
square
#4FB2AA #794FB2 #B24F57 #88B24F
split-complementary
#4FB2AA #B24F88 #B2794F
monochromatic
#295E59 #3C8882 #4FB2AA #7AC5BF #A4D7D3
Accessibility & contrast
On white
2.54
#4FB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#4FB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB2AA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB2AA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4fb2aa; /* rgb */ color: rgb(79, 178, 170); /* oklch */ color: oklch(70.3% 0.093 188.1);
Tailwind
colors: {
custom: {
50: '#8ac9c3',
500: '#4fb2aa',
950: '#000000',
},
}SCSS
$custom: #4fb2aa; $custom-light: #8ac9c3; $custom-dark: #000000;
JSON
{
"hex": "#4fb2aa",
"rgb": {
"r": 79,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.152,
"s": 39.13,
"l": 50.392
},
"oklch": {
"l": 0.70262,
"c": 0.09328,
"h": 188.1
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#4FB2AA
secondary
#C4989C
accent
#5962CF
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281