#2F9FAB#2F9FAB
#2F9FAB is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.7% C 0.098 H 205.6°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9FAB |
|---|---|
| RGB | rgb(47, 159, 171) |
| HSL | hsl(186, 57%, 43%) |
| HSV | hsv(186, 73%, 67%) |
| CMYK | cmyk(72.5%, 7%, 0%, 32.9%) |
| CIE-LAB | lab(60.19, -26.54, -15.24) |
| CIE-LCH | lch(60.19, 30.61, 209.86°) |
| OKLab | oklab(64.66% -0.0885 -0.0423) |
| OKLCH | oklch(64.66% 0.098 205.6) |
| XYZ | xyz(20.9179, 28.3384, 42.8876) |
| Luminance | 0.2834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.36
Turquoise Blue
#06B1C4
ΔE00 5.68
Sea
#3C9992
ΔE00 7.73
Teal Blue
#01889F
ΔE00 8.85
Darkcyan
#008B8B
ΔE00 8.90
Dark Cyan
#0A888A
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9FAB #AB3B2F
analogous
#2FAB79 #2F9FAB #2F61AB
triadic
#2F9FAB #AB2F9F #9FAB2F
tetradic
#2F9FAB #792FAB #AB3B2F #61AB2F
square
#2F9FAB #792FAB #AB3B2F #61AB2F
split-complementary
#2F9FAB #AB2F61 #AB792F
monochromatic
#15464B #22727B #2F9FAB #4AC1CD #7AD1DA
Accessibility & contrast
On white
3.15
#2F9FAB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#2F9FAB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9FAB
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9FAB | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AC
Deuteranopia (green-blind)
#808CAB
Tritanopia (blue-blind)
#00A6A2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2f9fab; /* rgb */ color: rgb(47, 159, 171); /* oklch */ color: oklch(64.7% 0.098 205.6);
Tailwind
colors: {
custom: {
50: '#7abbc4',
500: '#2f9fab',
950: '#000000',
},
}SCSS
$custom: #2f9fab; $custom-light: #7abbc4; $custom-dark: #000000;
JSON
{
"hex": "#2f9fab",
"rgb": {
"r": 47,
"g": 159,
"b": 171
},
"hsl": {
"h": 185.806,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.64662,
"c": 0.09811,
"h": 205.6
},
"luminance": 0.28341
}Semantic roles & 50–950 ramp
primary
#2F9FAB
secondary
#C37B73
accent
#5648E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181