#2F9EAA#2F9EAA
#2F9EAA is a light, moderate teal. Relative luminance 0.280; OKLCH L 64.4% C 0.098 H 205.6°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9EAA |
|---|---|
| RGB | rgb(47, 158, 170) |
| HSL | hsl(186, 57%, 43%) |
| HSV | hsv(186, 72%, 67%) |
| CMYK | cmyk(72.4%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(59.85, -26.35, -15.19) |
| CIE-LCH | lch(59.85, 30.42, 209.96°) |
| OKLab | oklab(64.37% -0.0879 -0.0422) |
| OKLCH | oklch(64.37% 0.098 205.6) |
| XYZ | xyz(20.6517, 27.9579, 42.3304) |
| Luminance | 0.2796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.36
Turquoise Blue
#06B1C4
ΔE00 5.97
Sea
#3C9992
ΔE00 7.67
Teal Blue
#01889F
ΔE00 8.57
Darkcyan
#008B8B
ΔE00 8.68
Dark Cyan
#0A888A
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9EAA #AA3B2F
analogous
#2FAA79 #2F9EAA #2F60AA
triadic
#2F9EAA #AA2F9E #9EAA2F
tetradic
#2F9EAA #792FAA #AA3B2F #60AA2F
square
#2F9EAA #792FAA #AA3B2F #60AA2F
split-complementary
#2F9EAA #AA2F60 #AA792F
monochromatic
#14454A #22717A #2F9EAA #49C0CD #79D1DA
Accessibility & contrast
On white
3.19
#2F9EAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#2F9EAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9EAA
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9EAA | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#7F8BAA
Tritanopia (blue-blind)
#00A5A1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #2f9eaa; /* rgb */ color: rgb(47, 158, 170); /* oklch */ color: oklch(64.4% 0.098 205.6);
Tailwind
colors: {
custom: {
50: '#7abbc3',
500: '#2f9eaa',
950: '#000000',
},
}SCSS
$custom: #2f9eaa; $custom-light: #7abbc3; $custom-dark: #000000;
JSON
{
"hex": "#2f9eaa",
"rgb": {
"r": 47,
"g": 158,
"b": 170
},
"hsl": {
"h": 185.854,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.64374,
"c": 0.09752,
"h": 205.6
},
"luminance": 0.2796
}Semantic roles & 50–950 ramp
primary
#2F9EAA
secondary
#C27A72
accent
#5748E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181