#228B93#228B93
#228B93 is a mid, moderate teal. Relative luminance 0.209; OKLCH L 58.4% C 0.091 H 202.7°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #228B93 |
|---|---|
| RGB | rgb(34, 139, 147) |
| HSL | hsl(184, 62%, 35%) |
| HSV | hsv(184, 77%, 58%) |
| CMYK | cmyk(76.9%, 5.4%, 0%, 42.4%) |
| CIE-LAB | lab(52.85, -25.63, -12.63) |
| CIE-LCH | lch(52.85, 28.58, 206.23°) |
| OKLab | oklab(58.38% -0.0838 -0.0351) |
| OKLCH | oklch(58.38% 0.091 202.7) |
| XYZ | xyz(15.1564, 20.9101, 30.8353) |
| Luminance | 0.2091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.21
Darkcyan
#008B8B
ΔE00 3.87
Greenish Blue
#0B8B87
ΔE00 5.34
Teal Blue
#01889F
ΔE00 5.69
Teal
#008080
ΔE00 5.78
Deep Aqua
#08787F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#228B93 #932A22
analogous
#229362 #228B93 #225293
triadic
#228B93 #93228B #8B9322
tetradic
#228B93 #622293 #932A22 #529322
square
#228B93 #622293 #932A22 #529322
split-complementary
#228B93 #932252 #936222
monochromatic
#0B2D30 #175C61 #228B93 #2DBAC5 #57CFD8
Accessibility & contrast
On white
4.05
#228B93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#228B93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #228B93
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##228B93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##228B93 | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808594
Deuteranopia (green-blind)
#707993
Tritanopia (blue-blind)
#00918D
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #228b93; /* rgb */ color: rgb(34, 139, 147); /* oklch */ color: oklch(58.4% 0.091 202.7);
Tailwind
colors: {
custom: {
50: '#71adb2',
500: '#228b93',
950: '#000000',
},
}SCSS
$custom: #228b93; $custom-light: #71adb2; $custom-dark: #000000;
JSON
{
"hex": "#228b93",
"rgb": {
"r": 34,
"g": 139,
"b": 147
},
"hsl": {
"h": 184.248,
"s": 62.431,
"l": 35.49
},
"oklch": {
"l": 0.58375,
"c": 0.09084,
"h": 202.7
},
"luminance": 0.20912
}Semantic roles & 50–950 ramp
primary
#228B93
secondary
#BC5C55
accent
#4E42E5
background
#F7FAFA
surface
#EDF4F5
border
#C8CECF
text
#091011
muted
#7B7F80