#2FA2B2#2FA2B2
#2FA2B2 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.101 H 208.7°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2B2 |
|---|---|
| RGB | rgb(47, 162, 178) |
| HSL | hsl(187, 58%, 44%) |
| HSV | hsv(187, 74%, 70%) |
| CMYK | cmyk(73.6%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.36, -25.86, -17.42) |
| CIE-LCH | lch(61.36, 31.18, 213.97°) |
| OKLab | oklab(65.68% -0.0886 -0.0485) |
| OKLCH | oklch(65.68% 0.101 208.7) |
| XYZ | xyz(22.1250, 29.6567, 46.6691) |
| Luminance | 0.2966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.51
Cadetblue
#5F9EA0
ΔE00 6.18
Teal Blue
#01889F
ΔE00 9.20
Sea
#3C9992
ΔE00 9.41
Greyblue
#77A1B5
ΔE00 10.31
Lightseagreen
#20B2AA
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2B2 #B23F2F
analogous
#2FB281 #2FA2B2 #2F61B2
triadic
#2FA2B2 #B22FA2 #A2B22F
tetradic
#2FA2B2 #812FB2 #B23F2F #61B22F
square
#2FA2B2 #812FB2 #B23F2F #61B22F
split-complementary
#2FA2B2 #B22F61 #B2812F
monochromatic
#154A51 #227682 #2FA2B2 #4EC0D0 #7ED1DD
Accessibility & contrast
On white
3.03
#2FA2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#2FA2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2B2
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2B2 | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#818EB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2fa2b2; /* rgb */ color: rgb(47, 162, 178); /* oklch */ color: oklch(65.7% 0.101 208.7);
Tailwind
colors: {
custom: {
50: '#7cbec9',
500: '#2fa2b2',
950: '#000000',
},
}SCSS
$custom: #2fa2b2; $custom-light: #7cbec9; $custom-dark: #000000;
JSON
{
"hex": "#2fa2b2",
"rgb": {
"r": 47,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.328,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.65683,
"c": 0.10095,
"h": 208.7
},
"luminance": 0.29659
}Semantic roles & 50–950 ramp
primary
#2FA2B2
secondary
#C68177
accent
#5946E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182