#2FA0A7#2FA0A7
#2FA0A7 is a light, moderate teal. Relative luminance 0.285; OKLCH L 64.8% C 0.098 H 201.1°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA0A7 |
|---|---|
| RGB | rgb(47, 160, 167) |
| HSL | hsl(184, 56%, 42%) |
| HSV | hsv(184, 72%, 65%) |
| CMYK | cmyk(71.9%, 4.2%, 0%, 34.5%) |
| CIE-LAB | lab(60.37, -28.27, -12.72) |
| CIE-LCH | lch(60.37, 31.00, 204.22°) |
| OKLab | oklab(64.76% -0.0912 -0.0353) |
| OKLCH | oklch(64.76% 0.098 201.1) |
| XYZ | xyz(20.7151, 28.5335, 40.9675) |
| Luminance | 0.2854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.92
Sea
#3C9992
ΔE00 5.99
Turquoise Blue
#06B1C4
ΔE00 6.34
Lightseagreen
#20B2AA
ΔE00 7.88
Darkcyan
#008B8B
ΔE00 8.12
Blue Green
#0F9B8E
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA0A7 #A7362F
analogous
#2FA772 #2FA0A7 #2F64A7
triadic
#2FA0A7 #A72FA0 #A0A72F
tetradic
#2FA0A7 #722FA7 #A7362F #64A72F
square
#2FA0A7 #722FA7 #A7362F #64A72F
split-complementary
#2FA0A7 #A72F64 #A7722F
monochromatic
#144447 #227277 #2FA0A7 #48C4CB #78D3D9
Accessibility & contrast
On white
3.13
#2FA0A7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#2FA0A7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA0A7
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA0A7 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9499A8
Deuteranopia (green-blind)
#828CA8
Tritanopia (blue-blind)
#00A6A2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa0a7; /* rgb */ color: rgb(47, 160, 167); /* oklch */ color: oklch(64.8% 0.098 201.1);
Tailwind
colors: {
custom: {
50: '#7abcc1',
500: '#2fa0a7',
950: '#000000',
},
}SCSS
$custom: #2fa0a7; $custom-light: #7abcc1; $custom-dark: #000000;
JSON
{
"hex": "#2fa0a7",
"rgb": {
"r": 47,
"g": 160,
"b": 167
},
"hsl": {
"h": 183.5,
"s": 56.075,
"l": 41.961
},
"oklch": {
"l": 0.64759,
"c": 0.09784,
"h": 201.1
},
"luminance": 0.28536
}Semantic roles & 50–950 ramp
primary
#2FA0A7
secondary
#C17571
accent
#5148DF
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181