#1F8693#1F8693
#1F8693 is a mid, moderate teal. Relative luminance 0.194; OKLCH L 57.0% C 0.090 H 207.8°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #1F8693 |
|---|---|
| RGB | rgb(31, 134, 147) |
| HSL | hsl(187, 65%, 35%) |
| HSV | hsv(187, 79%, 58%) |
| CMYK | cmyk(78.9%, 8.8%, 0%, 42.4%) |
| CIE-LAB | lab(51.21, -23.41, -15.13) |
| CIE-LCH | lch(51.21, 27.87, 212.87°) |
| OKLab | oklab(57.03% -0.0798 -0.0421) |
| OKLCH | oklch(57.03% 0.09 207.8) |
| XYZ | xyz(14.3543, 19.4463, 30.5951) |
| Luminance | 0.1945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.57
Dark Cyan
#0A888A
ΔE00 5.03
Ocean
#017B92
ΔE00 5.63
Deep Aqua
#08787F
ΔE00 6.01
Darkcyan
#008B8B
ΔE00 6.11
Teal
#008080
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F8693 #932C1F
analogous
#1F9366 #1F8693 #1F4C93
triadic
#1F8693 #931F86 #86931F
tetradic
#1F8693 #661F93 #932C1F #4C931F
square
#1F8693 #661F93 #932C1F #4C931F
split-complementary
#1F8693 #931F4C #93661F
monochromatic
#0A2A2E #145860 #1F8693 #2AB4C6 #52CBDA
Accessibility & contrast
On white
4.29
#1F8693 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#1F8693 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1F8693
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F8693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1F8693 | 1.00 | 4.29 | 4.89 | 4.89 |
| #FFFFFF | 4.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8194
Deuteranopia (green-blind)
#6A7593
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #1f8693; /* rgb */ color: rgb(31, 134, 147); /* oklch */ color: oklch(57.0% 0.090 207.8);
Tailwind
colors: {
custom: {
50: '#70a9b2',
500: '#1f8693',
950: '#000000',
},
}SCSS
$custom: #1f8693; $custom-light: #70a9b2; $custom-dark: #000000;
JSON
{
"hex": "#1f8693",
"rgb": {
"r": 31,
"g": 134,
"b": 147
},
"hsl": {
"h": 186.724,
"s": 65.169,
"l": 34.902
},
"oklch": {
"l": 0.57028,
"c": 0.09021,
"h": 207.8
},
"luminance": 0.19448
}Semantic roles & 50–950 ramp
primary
#1F8693
secondary
#BE5C50
accent
#5340E8
background
#F7FAFA
surface
#EDF4F5
border
#C8CECF
text
#091011
muted
#7B7F80