#2F8993#2F8993
#2F8993 is a mid, moderate teal. Relative luminance 0.206; OKLCH L 58.2% C 0.084 H 205.6°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2F8993 |
|---|---|
| RGB | rgb(47, 137, 147) |
| HSL | hsl(186, 52%, 38%) |
| HSV | hsv(186, 68%, 58%) |
| CMYK | cmyk(68%, 6.8%, 0%, 42.4%) |
| CIE-LAB | lab(52.51, -22.82, -13.12) |
| CIE-LCH | lch(52.51, 26.32, 209.89°) |
| OKLab | oklab(58.18% -0.0759 -0.0364) |
| OKLCH | oklch(58.18% 0.084 205.6) |
| XYZ | xyz(15.3821, 20.6005, 30.7637) |
| Luminance | 0.2060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.47
Teal Blue
#01889F
ΔE00 4.61
Darkcyan
#008B8B
ΔE00 5.32
Teal
#008080
ΔE00 6.49
Greenish Blue
#0B8B87
ΔE00 6.70
Deep Aqua
#08787F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F8993 #93392F
analogous
#2F936B #2F8993 #2F5793
triadic
#2F8993 #932F89 #89932F
tetradic
#2F8993 #6B2F93 #93392F #57932F
square
#2F8993 #6B2F93 #93392F #57932F
split-complementary
#2F8993 #932F57 #936B2F
monochromatic
#113336 #205E65 #2F8993 #3EB4C1 #6CC6D0
Accessibility & contrast
On white
4.10
#2F8993 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#2F8993 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F8993
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F8993 | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8494
Deuteranopia (green-blind)
#6F7993
Tritanopia (blue-blind)
#008F8C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #2f8993; /* rgb */ color: rgb(47, 137, 147); /* oklch */ color: oklch(58.2% 0.084 205.6);
Tailwind
colors: {
custom: {
50: '#75abb2',
500: '#2f8993',
950: '#000000',
},
}SCSS
$custom: #2f8993; $custom-light: #75abb2; $custom-dark: #000000;
JSON
{
"hex": "#2f8993",
"rgb": {
"r": 47,
"g": 137,
"b": 147
},
"hsl": {
"h": 186,
"s": 51.546,
"l": 38.039
},
"oklch": {
"l": 0.58182,
"c": 0.08415,
"h": 205.6
},
"luminance": 0.20602
}Semantic roles & 50–950 ramp
primary
#2F8993
secondary
#B76F66
accent
#5B4DDB
background
#F7FAFA
surface
#EEF4F5
border
#C9CECF
text
#091011
muted
#7B7F80