#2F969F#2F969F
#2F969F is a mid, moderate teal. Relative luminance 0.249; OKLCH L 61.9% C 0.092 H 203.5°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2F969F |
|---|---|
| RGB | rgb(47, 150, 159) |
| HSL | hsl(185, 54%, 40%) |
| HSV | hsv(185, 70%, 62%) |
| CMYK | cmyk(70.4%, 5.7%, 0%, 37.6%) |
| CIE-LAB | lab(57.00, -25.74, -13.25) |
| CIE-LCH | lch(57.00, 28.95, 207.24°) |
| OKLab | oklab(61.94% -0.0844 -0.0368) |
| OKLCH | oklch(61.94% 0.092 203.5) |
| XYZ | xyz(18.3339, 24.9181, 36.6376) |
| Luminance | 0.2492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.67
Darkcyan
#008B8B
ΔE00 6.14
Dark Cyan
#0A888A
ΔE00 6.31
Sea
#3C9992
ΔE00 6.47
Teal Blue
#01889F
ΔE00 7.14
Greenish Blue
#0B8B87
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F969F #9F382F
analogous
#2F9F70 #2F969F #2F5E9F
triadic
#2F969F #9F2F96 #969F2F
tetradic
#2F969F #702F9F #9F382F #5E9F2F
square
#2F969F #702F9F #9F382F #5E9F2F
split-complementary
#2F969F #9F2F5E #9F702F
monochromatic
#133D41 #216970 #2F969F #44BDC8 #73CED6
Accessibility & contrast
On white
3.51
#2F969F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#2F969F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F969F
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F969F | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A0
Deuteranopia (green-blind)
#7A849F
Tritanopia (blue-blind)
#009C99
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #2f969f; /* rgb */ color: rgb(47, 150, 159); /* oklch */ color: oklch(61.9% 0.092 203.5);
Tailwind
colors: {
custom: {
50: '#78b5bb',
500: '#2f969f',
950: '#000000',
},
}SCSS
$custom: #2f969f; $custom-light: #78b5bb; $custom-dark: #000000;
JSON
{
"hex": "#2f969f",
"rgb": {
"r": 47,
"g": 150,
"b": 159
},
"hsl": {
"h": 184.821,
"s": 54.369,
"l": 40.392
},
"oklch": {
"l": 0.61942,
"c": 0.09209,
"h": 203.5
},
"luminance": 0.2492
}Semantic roles & 50–950 ramp
primary
#2F969F
secondary
#BD736D
accent
#564ADE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080