#2FA2AF#2FA2AF
#2FA2AF is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.6% C 0.100 H 206.2°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2AF |
|---|---|
| RGB | rgb(47, 162, 175) |
| HSL | hsl(186, 58%, 44%) |
| HSV | hsv(186, 73%, 69%) |
| CMYK | cmyk(73.1%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.25, -26.80, -15.89) |
| CIE-LCH | lch(61.25, 31.16, 210.67°) |
| OKLab | oklab(65.56% -0.0898 -0.0442) |
| OKLCH | oklch(65.56% 0.1 206.2) |
| XYZ | xyz(21.8271, 29.5376, 45.1001) |
| Luminance | 0.2954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.72
Cadetblue
#5F9EA0
ΔE00 5.62
Sea
#3C9992
ΔE00 8.34
Lightseagreen
#20B2AA
ΔE00 9.45
Teal Blue
#01889F
ΔE00 9.55
Darkcyan
#008B8B
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2AF #AF3C2F
analogous
#2FAF7C #2FA2AF #2F62AF
triadic
#2FA2AF #AF2FA2 #A2AF2F
tetradic
#2FA2AF #7C2FAF #AF3C2F #62AF2F
square
#2FA2AF #7C2FAF #AF3C2F #62AF2F
split-complementary
#2FA2AF #AF2F62 #AF7C2F
monochromatic
#15494F #22757F #2FA2AF #4CC2CF #7CD2DC
Accessibility & contrast
On white
3.04
#2FA2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#2FA2AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2AF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2AF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB0
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa2af; /* rgb */ color: rgb(47, 162, 175); /* oklch */ color: oklch(65.6% 0.100 206.2);
Tailwind
colors: {
custom: {
50: '#7bbec6',
500: '#2fa2af',
950: '#000000',
},
}SCSS
$custom: #2fa2af; $custom-light: #7bbec6; $custom-dark: #000000;
JSON
{
"hex": "#2fa2af",
"rgb": {
"r": 47,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.094,
"s": 57.658,
"l": 43.529
},
"oklch": {
"l": 0.65564,
"c": 0.1001,
"h": 206.2
},
"luminance": 0.2954
}Semantic roles & 50–950 ramp
primary
#2FA2AF
secondary
#C47D75
accent
#5747E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182