#2F8694#2F8694
#2F8694 is a mid, moderate teal. Relative luminance 0.198; OKLCH L 57.5% C 0.083 H 210.1°. Best body text is #000000 at 4.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2F8694 |
|---|---|
| RGB | rgb(47, 134, 148) |
| HSL | hsl(188, 52%, 38%) |
| HSV | hsv(188, 68%, 58%) |
| CMYK | cmyk(68.2%, 9.5%, 0%, 42%) |
| CIE-LAB | lab(51.60, -20.94, -15.07) |
| CIE-LCH | lch(51.60, 25.80, 215.76°) |
| OKLab | oklab(57.46% -0.0722 -0.0419) |
| OKLCH | oklch(57.46% 0.083 210.1) |
| XYZ | xyz(15.0404, 19.7910, 31.0386) |
| Luminance | 0.1979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.12
Ocean
#017B92
ΔE00 5.40
Dark Cyan
#0A888A
ΔE00 6.13
Dirty Blue
#3F829D
ΔE00 6.66
Deep Aqua
#08787F
ΔE00 6.81
Darkcyan
#008B8B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2F8694 #943D2F
analogous
#2F946F #2F8694 #2F5394
triadic
#2F8694 #942F86 #86942F
tetradic
#2F8694 #6F2F94 #943D2F #53942F
square
#2F8694 #6F2F94 #943D2F #53942F
split-complementary
#2F8694 #942F53 #946F2F
monochromatic
#113237 #205C66 #2F8694 #3EB0C2 #6DC3D1
Accessibility & contrast
On white
4.24
#2F8694 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.96
#2F8694 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2F8694
4.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2F8694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2F8694 | 1.00 | 4.24 | 4.96 | 4.96 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8195
Deuteranopia (green-blind)
#6B7694
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2f8694; /* rgb */ color: rgb(47, 134, 148); /* oklch */ color: oklch(57.5% 0.083 210.1);
Tailwind
colors: {
custom: {
50: '#75a9b3',
500: '#2f8694',
950: '#000000',
},
}SCSS
$custom: #2f8694; $custom-light: #75a9b3; $custom-dark: #000000;
JSON
{
"hex": "#2f8694",
"rgb": {
"r": 47,
"g": 134,
"b": 148
},
"hsl": {
"h": 188.317,
"s": 51.795,
"l": 38.235
},
"oklch": {
"l": 0.57461,
"c": 0.08348,
"h": 210.1
},
"luminance": 0.19793
}Semantic roles & 50–950 ramp
primary
#2F8694
secondary
#B87267
accent
#604DDB
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80