#2F9FAC#2F9FAC
#2F9FAC is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.7% C 0.098 H 206.4°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9FAC |
|---|---|
| RGB | rgb(47, 159, 172) |
| HSL | hsl(186, 57%, 43%) |
| HSV | hsv(186, 73%, 67%) |
| CMYK | cmyk(72.7%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(60.23, -26.23, -15.75) |
| CIE-LCH | lch(60.23, 30.60, 210.99°) |
| OKLab | oklab(64.7% -0.0881 -0.0438) |
| OKLCH | oklch(64.7% 0.098 206.4) |
| XYZ | xyz(21.0136, 28.3767, 43.3915) |
| Luminance | 0.2838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.52
Turquoise Blue
#06B1C4
ΔE00 5.58
Sea
#3C9992
ΔE00 8.11
Teal Blue
#01889F
ΔE00 8.70
Darkcyan
#008B8B
ΔE00 9.15
Dark Cyan
#0A888A
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9FAC #AC3C2F
analogous
#2FAC7A #2F9FAC #2F60AC
triadic
#2F9FAC #AC2F9F #9FAC2F
tetradic
#2F9FAC #7A2FAC #AC3C2F #60AC2F
square
#2F9FAC #7A2FAC #AC3C2F #60AC2F
split-complementary
#2F9FAC #AC2F60 #AC7A2F
monochromatic
#15464C #22737C #2F9FAC #4BC0CE #7BD1DB
Accessibility & contrast
On white
3.15
#2F9FAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#2F9FAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9FAC
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9FAC | 1.00 | 3.15 | 6.68 | 6.68 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AD
Deuteranopia (green-blind)
#808CAC
Tritanopia (blue-blind)
#00A6A3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2f9fac; /* rgb */ color: rgb(47, 159, 172); /* oklch */ color: oklch(64.7% 0.098 206.4);
Tailwind
colors: {
custom: {
50: '#7bbbc4',
500: '#2f9fac',
950: '#000000',
},
}SCSS
$custom: #2f9fac; $custom-light: #7bbbc4; $custom-dark: #000000;
JSON
{
"hex": "#2f9fac",
"rgb": {
"r": 47,
"g": 159,
"b": 172
},
"hsl": {
"h": 186.24,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.64702,
"c": 0.09835,
"h": 206.4
},
"luminance": 0.28379
}Semantic roles & 50–950 ramp
primary
#2F9FAC
secondary
#C37C74
accent
#5747E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181