#2FA2A7#2FA2A7
#2FA2A7 is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.3% C 0.099 H 199.3°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2A7 |
|---|---|
| RGB | rgb(47, 162, 167) |
| HSL | hsl(183, 56%, 42%) |
| HSV | hsv(183, 72%, 65%) |
| CMYK | cmyk(71.9%, 3%, 0%, 34.5%) |
| CIE-LAB | lab(60.99, -29.26, -11.79) |
| CIE-LCH | lch(60.99, 31.54, 201.94°) |
| OKLab | oklab(65.26% -0.0933 -0.0327) |
| OKLCH | oklch(65.26% 0.099 199.3) |
| XYZ | xyz(21.0646, 29.2325, 41.0840) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.03
Sea
#3C9992
ΔE00 5.57
Turquoise Blue
#06B1C4
ΔE00 6.42
Lightseagreen
#20B2AA
ΔE00 6.87
Blue Green
#0F9B8E
ΔE00 7.85
Darkcyan
#008B8B
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2A7 #A7342F
analogous
#2FA770 #2FA2A7 #2F66A7
triadic
#2FA2A7 #A72FA2 #A2A72F
tetradic
#2FA2A7 #702FA7 #A7342F #66A72F
square
#2FA2A7 #702FA7 #A7342F #66A72F
split-complementary
#2FA2A7 #A72F66 #A7702F
monochromatic
#144547 #227477 #2FA2A7 #48C6CB #78D5D9
Accessibility & contrast
On white
3.07
#2FA2A7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#2FA2A7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2A7
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2A7 | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BA8
Deuteranopia (green-blind)
#858EA8
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2a7; /* rgb */ color: rgb(47, 162, 167); /* oklch */ color: oklch(65.3% 0.099 199.3);
Tailwind
colors: {
custom: {
50: '#7abec1',
500: '#2fa2a7',
950: '#000000',
},
}SCSS
$custom: #2fa2a7; $custom-light: #7abec1; $custom-dark: #000000;
JSON
{
"hex": "#2fa2a7",
"rgb": {
"r": 47,
"g": 162,
"b": 167
},
"hsl": {
"h": 182.5,
"s": 56.075,
"l": 41.961
},
"oklch": {
"l": 0.6526,
"c": 0.09887,
"h": 199.3
},
"luminance": 0.29235
}Semantic roles & 50–950 ramp
primary
#2FA2A7
secondary
#C17471
accent
#4F48DF
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181