#2FA2A8#2FA2A8
#2FA2A8 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.099 H 200.2°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2A8 |
|---|---|
| RGB | rgb(47, 162, 168) |
| HSL | hsl(183, 56%, 42%) |
| HSV | hsv(183, 72%, 66%) |
| CMYK | cmyk(72%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(61.02, -28.95, -12.30) |
| CIE-LCH | lch(61.02, 31.46, 203.02°) |
| OKLab | oklab(65.3% -0.0929 -0.0341) |
| OKLCH | oklch(65.3% 0.099 200.2) |
| XYZ | xyz(21.1574, 29.2697, 41.5727) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.01
Sea
#3C9992
ΔE00 5.90
Turquoise Blue
#06B1C4
ΔE00 6.14
Lightseagreen
#20B2AA
ΔE00 7.17
Blue Green
#0F9B8E
ΔE00 8.23
Darkcyan
#008B8B
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2A8 #A8352F
analogous
#2FA871 #2FA2A8 #2F66A8
triadic
#2FA2A8 #A82FA2 #A2A82F
tetradic
#2FA2A8 #712FA8 #A8352F #66A82F
square
#2FA2A8 #712FA8 #A8352F #66A82F
split-complementary
#2FA2A8 #A82F66 #A8712F
monochromatic
#144648 #227478 #2FA2A8 #48C5CC #78D4D9
Accessibility & contrast
On white
3.06
#2FA2A8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#2FA2A8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2A8
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2A8 | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 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)
#969BA9
Deuteranopia (green-blind)
#848EA9
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2a8; /* rgb */ color: rgb(47, 162, 168); /* oklch */ color: oklch(65.3% 0.099 200.2);
Tailwind
colors: {
custom: {
50: '#7abec1',
500: '#2fa2a8',
950: '#000000',
},
}SCSS
$custom: #2fa2a8; $custom-light: #7abec1; $custom-dark: #000000;
JSON
{
"hex": "#2fa2a8",
"rgb": {
"r": 47,
"g": 162,
"b": 168
},
"hsl": {
"h": 182.975,
"s": 56.279,
"l": 42.157
},
"oklch": {
"l": 0.65297,
"c": 0.09894,
"h": 200.2
},
"luminance": 0.29272
}Semantic roles & 50–950 ramp
primary
#2FA2A8
secondary
#C17571
accent
#5048E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181