#218F94#218F94
#218F94 is a mid, moderate teal. Relative luminance 0.221; OKLCH L 59.4% C 0.093 H 199.6°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #218F94 |
|---|---|
| RGB | rgb(33, 143, 148) |
| HSL | hsl(183, 64%, 35%) |
| HSV | hsv(183, 78%, 58%) |
| CMYK | cmyk(77.7%, 3.4%, 0%, 42%) |
| CIE-LAB | lab(54.14, -27.44, -11.27) |
| CIE-LCH | lch(54.14, 29.66, 202.33°) |
| OKLab | oklab(59.42% -0.0878 -0.0313) |
| OKLCH | oklch(59.42% 0.093 199.6) |
| XYZ | xyz(15.7925, 22.1044, 31.4455) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 3.03
Dark Cyan
#0A888A
ΔE00 3.12
Greenish Blue
#0B8B87
ΔE00 4.34
Sea
#3C9992
ΔE00 5.91
Teal
#008080
ΔE00 6.23
Dusty Teal
#4C9085
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#218F94 #942621
analogous
#219460 #218F94 #215594
triadic
#218F94 #94218F #8F9421
tetradic
#218F94 #602194 #942621 #559421
square
#218F94 #602194 #942621 #559421
split-complementary
#218F94 #942155 #946021
monochromatic
#0B2E30 #165F62 #218F94 #2CBFC6 #56D4D9
Accessibility & contrast
On white
3.87
#218F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#218F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #218F94
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##218F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##218F94 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848894
Deuteranopia (green-blind)
#747C95
Tritanopia (blue-blind)
#009490
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #218f94; /* rgb */ color: rgb(33, 143, 148); /* oklch */ color: oklch(59.4% 0.093 199.6);
Tailwind
colors: {
custom: {
50: '#72b0b3',
500: '#218f94',
950: '#000000',
},
}SCSS
$custom: #218f94; $custom-light: #72b0b3; $custom-dark: #000000;
JSON
{
"hex": "#218f94",
"rgb": {
"r": 33,
"g": 143,
"b": 148
},
"hsl": {
"h": 182.609,
"s": 63.536,
"l": 35.49
},
"oklch": {
"l": 0.59424,
"c": 0.09321,
"h": 199.6
},
"luminance": 0.22106
}Semantic roles & 50–950 ramp
primary
#218F94
secondary
#BD5854
accent
#4841E7
background
#F7FAFB
surface
#EDF5F6
border
#C8CFD0
text
#091011
muted
#7B7F80