#2FA0B6#2FA0B6
#2FA0B6 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.4% C 0.102 H 213.8°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0B6 |
|---|---|
| RGB | rgb(47, 160, 182) |
| HSL | hsl(190, 59%, 45%) |
| HSV | hsv(190, 74%, 71%) |
| CMYK | cmyk(74.2%, 12.1%, 0%, 28.6%) |
| CIE-LAB | lab(60.89, -23.57, -20.38) |
| CIE-LCH | lch(60.89, 31.16, 220.85°) |
| OKLab | oklab(65.35% -0.0849 -0.0568) |
| OKLCH | oklch(65.35% 0.102 213.8) |
| XYZ | xyz(22.1830, 29.1207, 48.6986) |
| Luminance | 0.2912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.49
Cadetblue
#5F9EA0
ΔE00 7.59
Teal Blue
#01889F
ΔE00 8.30
Greyblue
#77A1B5
ΔE00 9.13
Dirty Blue
#3F829D
ΔE00 10.96
Sea
#3C9992
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0B6 #B6452F
analogous
#2FB689 #2FA0B6 #2F5CB6
triadic
#2FA0B6 #B62FA0 #A0B62F
tetradic
#2FA0B6 #892FB6 #B6452F #5CB62F
square
#2FA0B6 #892FB6 #B6452F #5CB62F
split-complementary
#2FA0B6 #B62F5C #B6892F
monochromatic
#164A55 #227585 #2FA0B6 #50BDD2 #81CFDE
Accessibility & contrast
On white
3.08
#2FA0B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#2FA0B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0B6
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0B6 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909BB7
Deuteranopia (green-blind)
#7D8DB6
Tritanopia (blue-blind)
#00A8A7
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa0b6; /* rgb */ color: rgb(47, 160, 182); /* oklch */ color: oklch(65.4% 0.102 213.8);
Tailwind
colors: {
custom: {
50: '#7cbccc',
500: '#2fa0b6',
950: '#000000',
},
}SCSS
$custom: #2fa0b6; $custom-light: #7cbccc; $custom-dark: #000000;
JSON
{
"hex": "#2fa0b6",
"rgb": {
"r": 47,
"g": 160,
"b": 182
},
"hsl": {
"h": 189.778,
"s": 58.952,
"l": 44.902
},
"oklch": {
"l": 0.65352,
"c": 0.10215,
"h": 213.8
},
"luminance": 0.29123
}Semantic roles & 50–950 ramp
primary
#2FA0B6
secondary
#C78679
accent
#5F46E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182