#2FA0B0#2FA0B0
#2FA0B0 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.100 H 208.9°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0B0 |
|---|---|
| RGB | rgb(47, 160, 176) |
| HSL | hsl(187, 58%, 44%) |
| HSV | hsv(187, 73%, 69%) |
| CMYK | cmyk(73.3%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(60.67, -25.48, -17.33) |
| CIE-LCH | lch(60.67, 30.82, 214.22°) |
| OKLab | oklab(65.11% -0.0874 -0.0482) |
| OKLCH | oklch(65.11% 0.1 208.9) |
| XYZ | xyz(21.5762, 28.8780, 45.5027) |
| Luminance | 0.2888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Cadetblue
#5F9EA0
ΔE00 6.12
Teal Blue
#01889F
ΔE00 8.61
Sea
#3C9992
ΔE00 9.27
Darkcyan
#008B8B
ΔE00 10.13
Greyblue
#77A1B5
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0B0 #B03F2F
analogous
#2FB07F #2FA0B0 #2F5FB0
triadic
#2FA0B0 #B02FA0 #A0B02F
tetradic
#2FA0B0 #7F2FB0 #B03F2F #5FB02F
square
#2FA0B0 #7F2FB0 #B03F2F #5FB02F
split-complementary
#2FA0B0 #B02F5F #B07F2F
monochromatic
#15484F #227480 #2FA0B0 #4DBFCF #7DD0DC
Accessibility & contrast
On white
3.10
#2FA0B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#2FA0B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0B0
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0B0 | 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)
#929AB1
Deuteranopia (green-blind)
#7F8DB0
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa0b0; /* rgb */ color: rgb(47, 160, 176); /* oklch */ color: oklch(65.1% 0.100 208.9);
Tailwind
colors: {
custom: {
50: '#7bbcc7',
500: '#2fa0b0',
950: '#000000',
},
}SCSS
$custom: #2fa0b0; $custom-light: #7bbcc7; $custom-dark: #000000;
JSON
{
"hex": "#2fa0b0",
"rgb": {
"r": 47,
"g": 160,
"b": 176
},
"hsl": {
"h": 187.442,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.65108,
"c": 0.0998,
"h": 208.9
},
"luminance": 0.28881
}Semantic roles & 50–950 ramp
primary
#2FA0B0
secondary
#C58076
accent
#5A47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182