#218F95#218F95
#218F95 is a mid, moderate teal. Relative luminance 0.221; OKLCH L 59.5% C 0.093 H 200.6°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #218F95 |
|---|---|
| RGB | rgb(33, 143, 149) |
| HSL | hsl(183, 64%, 36%) |
| HSV | hsv(183, 78%, 58%) |
| CMYK | cmyk(77.9%, 4%, 0%, 41.6%) |
| CIE-LAB | lab(54.17, -27.12, -11.80) |
| CIE-LCH | lch(54.17, 29.58, 203.51°) |
| OKLab | oklab(59.46% -0.0873 -0.0328) |
| OKLCH | oklch(59.46% 0.093 200.6) |
| XYZ | xyz(15.8720, 22.1362, 31.8641) |
| Luminance | 0.2214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.35
Darkcyan
#008B8B
ΔE00 3.38
Greenish Blue
#0B8B87
ΔE00 4.72
Sea
#3C9992
ΔE00 6.22
Teal
#008080
ΔE00 6.41
Teal Blue
#01889F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#218F95 #952721
analogous
#219561 #218F95 #215595
triadic
#218F95 #95218F #8F9521
tetradic
#218F95 #612195 #952721 #559521
square
#218F95 #612195 #952721 #559521
split-complementary
#218F95 #952155 #956121
monochromatic
#0B2F31 #165F63 #218F95 #2CBFC7 #57D3DA
Accessibility & contrast
On white
3.87
#218F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#218F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #218F95
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##218F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##218F95 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848896
Deuteranopia (green-blind)
#747C96
Tritanopia (blue-blind)
#009591
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #218f95; /* rgb */ color: rgb(33, 143, 149); /* oklch */ color: oklch(59.5% 0.093 200.6);
Tailwind
colors: {
custom: {
50: '#72b0b4',
500: '#218f95',
950: '#000000',
},
}SCSS
$custom: #218f95; $custom-light: #72b0b4; $custom-dark: #000000;
JSON
{
"hex": "#218f95",
"rgb": {
"r": 33,
"g": 143,
"b": 149
},
"hsl": {
"h": 183.103,
"s": 63.736,
"l": 35.686
},
"oklch": {
"l": 0.59462,
"c": 0.09329,
"h": 200.6
},
"luminance": 0.22138
}Semantic roles & 50–950 ramp
primary
#218F95
secondary
#BE5A54
accent
#4A41E7
background
#F7FAFB
surface
#EDF5F6
border
#C8CFD0
text
#091011
muted
#7B7F80