#2F9FAA#2F9FAA
#2F9FAA is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.6% C 0.098 H 204.7°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2F9FAA |
|---|---|
| RGB | rgb(47, 159, 170) |
| HSL | hsl(185, 57%, 43%) |
| HSV | hsv(185, 72%, 67%) |
| CMYK | cmyk(72.4%, 6.5%, 0%, 33.3%) |
| CIE-LAB | lab(60.16, -26.85, -14.73) |
| CIE-LCH | lch(60.16, 30.63, 208.74°) |
| OKLab | oklab(64.62% -0.0889 -0.0409) |
| OKLCH | oklch(64.62% 0.098 204.7) |
| XYZ | xyz(20.8229, 28.3004, 42.3875) |
| Luminance | 0.2830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.22
Turquoise Blue
#06B1C4
ΔE00 5.82
Sea
#3C9992
ΔE00 7.36
Darkcyan
#008B8B
ΔE00 8.67
Teal Blue
#01889F
ΔE00 9.03
Dark Cyan
#0A888A
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F9FAA #AA3A2F
analogous
#2FAA78 #2F9FAA #2F61AA
triadic
#2F9FAA #AA2F9F #9FAA2F
tetradic
#2F9FAA #782FAA #AA3A2F #61AA2F
square
#2F9FAA #782FAA #AA3A2F #61AA2F
split-complementary
#2F9FAA #AA2F61 #AA782F
monochromatic
#14454A #22727A #2F9FAA #49C1CD #79D1DA
Accessibility & contrast
On white
3.15
#2F9FAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#2F9FAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F9FAA
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F9FAA | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#808BAA
Tritanopia (blue-blind)
#00A6A2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2f9faa; /* rgb */ color: rgb(47, 159, 170); /* oklch */ color: oklch(64.6% 0.098 204.7);
Tailwind
colors: {
custom: {
50: '#7abbc3',
500: '#2f9faa',
950: '#000000',
},
}SCSS
$custom: #2f9faa; $custom-light: #7abbc3; $custom-dark: #000000;
JSON
{
"hex": "#2f9faa",
"rgb": {
"r": 47,
"g": 159,
"b": 170
},
"hsl": {
"h": 185.366,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.64624,
"c": 0.09788,
"h": 204.7
},
"luminance": 0.28303
}Semantic roles & 50–950 ramp
primary
#2F9FAA
secondary
#C27A72
accent
#5548E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181