#2FA8B2#2FA8B2
#2FA8B2 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.103 H 203.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8B2 |
|---|---|
| RGB | rgb(47, 168, 178) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 74%, 70%) |
| CMYK | cmyk(73.6%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(63.19, -28.85, -14.64) |
| CIE-LCH | lch(63.19, 32.35, 206.91°) |
| OKLab | oklab(67.17% -0.0946 -0.0407) |
| OKLCH | oklch(67.17% 0.103 203.3) |
| XYZ | xyz(23.2072, 31.8212, 47.0298) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.84
Cadetblue
#5F9EA0
ΔE00 5.87
Lightseagreen
#20B2AA
ΔE00 7.56
Sea
#3C9992
ΔE00 8.13
Topaz
#13BBAF
ΔE00 9.89
Blue Green
#0F9B8E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8B2 #B2392F
analogous
#2FB27B #2FA8B2 #2F67B2
triadic
#2FA8B2 #B22FA8 #A8B22F
tetradic
#2FA8B2 #7B2FB2 #B2392F #67B22F
square
#2FA8B2 #7B2FB2 #B2392F #67B22F
split-complementary
#2FA8B2 #B22F67 #B27B2F
monochromatic
#154D51 #227A82 #2FA8B2 #4EC6D0 #7ED6DD
Accessibility & contrast
On white
2.85
#2FA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2FA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8B2
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8B2 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#8893B2
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa8b2; /* rgb */ color: rgb(47, 168, 178); /* oklch */ color: oklch(67.2% 0.103 203.3);
Tailwind
colors: {
custom: {
50: '#7cc2c9',
500: '#2fa8b2',
950: '#000000',
},
}SCSS
$custom: #2fa8b2; $custom-light: #7cc2c9; $custom-dark: #000000;
JSON
{
"hex": "#2fa8b2",
"rgb": {
"r": 47,
"g": 168,
"b": 178
},
"hsl": {
"h": 184.58,
"s": 58.222,
"l": 44.118
},
"oklch": {
"l": 0.67168,
"c": 0.10295,
"h": 203.3
},
"luminance": 0.31824
}Semantic roles & 50–950 ramp
primary
#2FA8B2
secondary
#C67D77
accent
#5246E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182