#2F9EA9#2F9EA9
#2F9EA9 is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.3% C 0.097 H 204.8°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9EA9 |
|---|---|
| RGB | rgb(47, 158, 169) |
| HSL | hsl(185, 56%, 42%) |
| HSV | hsv(185, 72%, 66%) |
| CMYK | cmyk(72.2%, 6.5%, 0%, 33.7%) |
| CIE-LAB | lab(59.82, -26.66, -14.68) |
| CIE-LCH | lch(59.82, 30.44, 208.83°) |
| OKLab | oklab(64.33% -0.0883 -0.0408) |
| OKLCH | oklch(64.33% 0.097 204.8) |
| XYZ | xyz(20.5574, 27.9202, 41.8341) |
| Luminance | 0.2792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.22
Turquoise Blue
#06B1C4
ΔE00 6.10
Sea
#3C9992
ΔE00 7.30
Darkcyan
#008B8B
ΔE00 8.43
Teal Blue
#01889F
ΔE00 8.75
Dark Cyan
#0A888A
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9EA9 #A93A2F
analogous
#2FA977 #2F9EA9 #2F61A9
triadic
#2F9EA9 #A92F9E #9EA92F
tetradic
#2F9EA9 #772FA9 #A93A2F #61A92F
square
#2F9EA9 #772FA9 #A93A2F #61A92F
split-complementary
#2F9EA9 #A92F61 #A9772F
monochromatic
#144449 #227179 #2F9EA9 #49C0CC #79D1DA
Accessibility & contrast
On white
3.19
#2F9EA9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#2F9EA9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9EA9
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9EA9 | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9197AA
Deuteranopia (green-blind)
#808BA9
Tritanopia (blue-blind)
#00A5A1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #2f9ea9; /* rgb */ color: rgb(47, 158, 169); /* oklch */ color: oklch(64.3% 0.097 204.8);
Tailwind
colors: {
custom: {
50: '#7abbc2',
500: '#2f9ea9',
950: '#000000',
},
}SCSS
$custom: #2f9ea9; $custom-light: #7abbc2; $custom-dark: #000000;
JSON
{
"hex": "#2f9ea9",
"rgb": {
"r": 47,
"g": 158,
"b": 169
},
"hsl": {
"h": 185.41,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.64335,
"c": 0.09729,
"h": 204.8
},
"luminance": 0.27923
}Semantic roles & 50–950 ramp
primary
#2F9EA9
secondary
#C27972
accent
#5648E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181