#4FA5A2#4FA5A2
#4FA5A2 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.8% C 0.083 H 192.3°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA5A2 |
|---|---|
| RGB | rgb(79, 165, 162) |
| HSL | hsl(178, 35%, 48%) |
| HSV | hsv(178, 52%, 65%) |
| CMYK | cmyk(52.1%, 0%, 1.8%, 35.3%) |
| CIE-LAB | lab(62.66, -26.57, -6.38) |
| CIE-LCH | lch(62.66, 27.33, 193.51°) |
| OKLab | oklab(66.82% -0.0812 -0.0177) |
| OKLCH | oklch(66.82% 0.083 192.3) |
| XYZ | xyz(23.1985, 31.1790, 38.9710) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.18
Sea
#3C9992
ΔE00 4.59
Lightseagreen
#20B2AA
ΔE00 5.33
Dull Teal
#5F9E8F
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 6.85
Grey Teal
#5E9B8A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA5A2 #A54F52
analogous
#4FA577 #4FA5A2 #4F7DA5
triadic
#4FA5A2 #A24FA5 #A5A24F
tetradic
#4FA5A2 #774FA5 #A54F52 #7DA54F
square
#4FA5A2 #774FA5 #A54F52 #7DA54F
split-complementary
#4FA5A2 #A54F7D #A5774F
monochromatic
#275251 #3B7C79 #4FA5A2 #75BDBA #9ED1CF
Accessibility & contrast
On white
2.90
#4FA5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#4FA5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA5A2
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA5A2 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#8E93A3
Tritanopia (blue-blind)
#0FA9A4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4fa5a2; /* rgb */ color: rgb(79, 165, 162); /* oklch */ color: oklch(66.8% 0.083 192.3);
Tailwind
colors: {
custom: {
50: '#88c0bd',
500: '#4fa5a2',
950: '#000000',
},
}SCSS
$custom: #4fa5a2; $custom-light: #88c0bd; $custom-dark: #000000;
JSON
{
"hex": "#4fa5a2",
"rgb": {
"r": 79,
"g": 165,
"b": 162
},
"hsl": {
"h": 177.907,
"s": 35.246,
"l": 47.843
},
"oklch": {
"l": 0.66817,
"c": 0.08314,
"h": 192.3
},
"luminance": 0.31181
}Semantic roles & 50–950 ramp
primary
#4FA5A2
secondary
#BD9294
accent
#5D60CB
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181