#2F8899#2F8899
#2F8899 is a mid, moderate teal. Relative luminance 0.205; OKLCH L 58.2% C 0.086 H 212.8°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2F8899 |
|---|---|
| RGB | rgb(47, 136, 153) |
| HSL | hsl(190, 53%, 39%) |
| HSV | hsv(190, 69%, 60%) |
| CMYK | cmyk(69.3%, 11.1%, 0%, 40%) |
| CIE-LAB | lab(52.41, -20.39, -16.75) |
| CIE-LCH | lch(52.41, 26.39, 219.40°) |
| OKLab | oklab(58.17% -0.0722 -0.0466) |
| OKLCH | oklch(58.17% 0.086 212.8) |
| XYZ | xyz(15.7238, 20.5108, 33.2611) |
| Luminance | 0.2051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.22
Ocean
#017B92
ΔE00 5.55
Dirty Blue
#3F829D
ΔE00 5.80
Dark Cyan
#0A888A
ΔE00 7.24
Deep Aqua
#08787F
ΔE00 8.07
Darkcyan
#008B8B
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F8899 #99402F
analogous
#2F9975 #2F8899 #2F5399
triadic
#2F8899 #992F88 #88992F
tetradic
#2F8899 #752F99 #99402F #53992F
square
#2F8899 #752F99 #99402F #53992F
split-complementary
#2F8899 #992F53 #99752F
monochromatic
#12353B #215E6A #2F8899 #41AFC5 #6FC3D3
Accessibility & contrast
On white
4.12
#2F8899 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#2F8899 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F8899
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F8899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F8899 | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B839A
Deuteranopia (green-blind)
#6C7899
Tritanopia (blue-blind)
#008F8D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #2f8899; /* rgb */ color: rgb(47, 136, 153); /* oklch */ color: oklch(58.2% 0.086 212.8);
Tailwind
colors: {
custom: {
50: '#76abb7',
500: '#2f8899',
950: '#000000',
},
}SCSS
$custom: #2f8899; $custom-light: #76abb7; $custom-dark: #000000;
JSON
{
"hex": "#2f8899",
"rgb": {
"r": 47,
"g": 136,
"b": 153
},
"hsl": {
"h": 189.623,
"s": 53,
"l": 39.216
},
"oklch": {
"l": 0.58173,
"c": 0.08595,
"h": 212.8
},
"luminance": 0.20513
}Semantic roles & 50–950 ramp
primary
#2F8899
secondary
#BA7669
accent
#634BDC
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80