#4FA2AF#4FA2AF
#4FA2AF is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.6% C 0.083 H 208.9°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2AF |
|---|---|
| RGB | rgb(79, 162, 175) |
| HSL | hsl(188, 38%, 50%) |
| HSV | hsv(188, 55%, 69%) |
| CMYK | cmyk(54.9%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(62.16, -21.42, -14.42) |
| CIE-LCH | lch(62.16, 25.82, 213.96°) |
| OKLab | oklab(66.56% -0.0722 -0.0399) |
| OKLCH | oklch(66.56% 0.083 208.9) |
| XYZ | xyz(23.8795, 30.5958, 45.1963) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.51
Turquoise Blue
#06B1C4
ΔE00 5.58
Greyblue
#77A1B5
ΔE00 8.63
Sea
#3C9992
ΔE00 9.30
Teal Blue
#01889F
ΔE00 10.00
Lightseagreen
#20B2AA
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2AF #AF5C4F
analogous
#4FAF8C #4FA2AF #4F72AF
triadic
#4FA2AF #AF4FA2 #A2AF4F
tetradic
#4FA2AF #8C4FAF #AF5C4F #72AF4F
square
#4FA2AF #8C4FAF #AF5C4F #72AF4F
split-complementary
#4FA2AF #AF4F72 #AF8C4F
monochromatic
#29545B #3C7B85 #4FA2AF #79B8C2 #A3CFD5
Accessibility & contrast
On white
2.95
#4FA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#4FA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2AF
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2AF | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#8791AF
Tritanopia (blue-blind)
#00A8A6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4fa2af; /* rgb */ color: rgb(79, 162, 175); /* oklch */ color: oklch(66.6% 0.083 208.9);
Tailwind
colors: {
custom: {
50: '#89bdc6',
500: '#4fa2af',
950: '#000000',
},
}SCSS
$custom: #4fa2af; $custom-light: #89bdc6; $custom-dark: #000000;
JSON
{
"hex": "#4fa2af",
"rgb": {
"r": 79,
"g": 162,
"b": 175
},
"hsl": {
"h": 188.125,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.66556,
"c": 0.0825,
"h": 208.9
},
"luminance": 0.30598
}Semantic roles & 50–950 ramp
primary
#4FA2AF
secondary
#C39D97
accent
#6A5ACE
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182