#2FA0B1#2FA0B1
#2FA0B1 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.100 H 209.7°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0B1 |
|---|---|
| RGB | rgb(47, 160, 177) |
| HSL | hsl(188, 58%, 44%) |
| HSV | hsv(188, 73%, 69%) |
| CMYK | cmyk(73.4%, 9.6%, 0%, 30.6%) |
| CIE-LAB | lab(60.71, -25.16, -17.84) |
| CIE-LCH | lch(60.71, 30.85, 215.34°) |
| OKLab | oklab(65.15% -0.087 -0.0496) |
| OKLCH | oklch(65.15% 0.1 209.7) |
| XYZ | xyz(21.6755, 28.9177, 46.0257) |
| Luminance | 0.2892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Cadetblue
#5F9EA0
ΔE00 6.34
Teal Blue
#01889F
ΔE00 8.52
Sea
#3C9992
ΔE00 9.63
Greyblue
#77A1B5
ΔE00 10.08
Darkcyan
#008B8B
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0B1 #B1402F
analogous
#2FB181 #2FA0B1 #2F5FB1
triadic
#2FA0B1 #B12FA0 #A0B12F
tetradic
#2FA0B1 #812FB1 #B1402F #5FB12F
square
#2FA0B1 #812FB1 #B1402F #5FB12F
split-complementary
#2FA0B1 #B12F5F #B1812F
monochromatic
#154950 #227481 #2FA0B1 #4DBFD0 #7ED0DD
Accessibility & contrast
On white
3.10
#2FA0B1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#2FA0B1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0B1
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0B1 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB2
Deuteranopia (green-blind)
#7F8DB1
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa0b1; /* rgb */ color: rgb(47, 160, 177); /* oklch */ color: oklch(65.1% 0.100 209.7);
Tailwind
colors: {
custom: {
50: '#7bbcc8',
500: '#2fa0b1',
950: '#000000',
},
}SCSS
$custom: #2fa0b1; $custom-light: #7bbcc8; $custom-dark: #000000;
JSON
{
"hex": "#2fa0b1",
"rgb": {
"r": 47,
"g": 160,
"b": 177
},
"hsl": {
"h": 187.846,
"s": 58.036,
"l": 43.922
},
"oklch": {
"l": 0.65148,
"c": 0.10014,
"h": 209.7
},
"luminance": 0.2892
}Semantic roles & 50–950 ramp
primary
#2FA0B1
secondary
#C58176
accent
#5B47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182