#2FA2B8#2FA2B8
#2FA2B8 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.103 H 213.5°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2B8 |
|---|---|
| RGB | rgb(47, 162, 184) |
| HSL | hsl(190, 59%, 45%) |
| HSV | hsv(190, 74%, 72%) |
| CMYK | cmyk(74.5%, 12%, 0%, 27.8%) |
| CIE-LAB | lab(61.57, -23.95, -20.47) |
| CIE-LCH | lch(61.57, 31.51, 220.51°) |
| OKLab | oklab(65.93% -0.0861 -0.057) |
| OKLCH | oklch(65.93% 0.103 213.5) |
| XYZ | xyz(22.7407, 29.9030, 49.9114) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.92
Cadetblue
#5F9EA0
ΔE00 7.62
Teal Blue
#01889F
ΔE00 8.90
Greyblue
#77A1B5
ΔE00 9.15
Sea
#3C9992
ΔE00 11.51
Dirty Blue
#3F829D
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2B8 #B8452F
analogous
#2FB889 #2FA2B8 #2F5DB8
triadic
#2FA2B8 #B82FA2 #A2B82F
tetradic
#2FA2B8 #892FB8 #B8452F #5DB82F
square
#2FA2B8 #892FB8 #B8452F #5DB82F
split-complementary
#2FA2B8 #B82F5D #B8892F
monochromatic
#164C57 #237787 #2FA2B8 #52BED3 #82D0DF
Accessibility & contrast
On white
3.01
#2FA2B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#2FA2B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2B8
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2B8 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DB9
Deuteranopia (green-blind)
#7F8FB8
Tritanopia (blue-blind)
#00ABA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa2b8; /* rgb */ color: rgb(47, 162, 184); /* oklch */ color: oklch(65.9% 0.103 213.5);
Tailwind
colors: {
custom: {
50: '#7cbdcd',
500: '#2fa2b8',
950: '#000000',
},
}SCSS
$custom: #2fa2b8; $custom-light: #7cbdcd; $custom-dark: #000000;
JSON
{
"hex": "#2fa2b8",
"rgb": {
"r": 47,
"g": 162,
"b": 184
},
"hsl": {
"h": 189.635,
"s": 59.307,
"l": 45.294
},
"oklch": {
"l": 0.65926,
"c": 0.10326,
"h": 213.5
},
"luminance": 0.29906
}Semantic roles & 50–950 ramp
primary
#2FA2B8
secondary
#C8877B
accent
#5F45E2
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182