#23919C#23919C
#23919C is a mid, moderate teal. Relative luminance 0.230; OKLCH L 60.3% C 0.095 H 205.2°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #23919C |
|---|---|
| RGB | rgb(35, 145, 156) |
| HSL | hsl(185, 63%, 37%) |
| HSV | hsv(185, 78%, 61%) |
| CMYK | cmyk(77.6%, 7.1%, 0%, 38.8%) |
| CIE-LAB | lab(55.08, -25.68, -14.45) |
| CIE-LCH | lch(55.08, 29.47, 209.38°) |
| OKLab | oklab(60.29% -0.0855 -0.0402) |
| OKLCH | oklch(60.29% 0.095 205.2) |
| XYZ | xyz(16.8166, 23.0064, 35.0004) |
| Luminance | 0.2301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 5.30
Teal Blue
#01889F
ΔE00 5.47
Darkcyan
#008B8B
ΔE00 5.52
Greenish Blue
#0B8B87
ΔE00 6.93
Cadetblue
#5F9EA0
ΔE00 7.28
Sea
#3C9992
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23919C #9C2E23
analogous
#239C6B #23919C #23549C
triadic
#23919C #9C2391 #919C23
tetradic
#23919C #6B239C #9C2E23 #549C23
square
#23919C #6B239C #9C2E23 #549C23
split-complementary
#23919C #9C2354 #9C6B23
monochromatic
#0D3438 #18636A #23919C #2EBFCE #5ED0DB
Accessibility & contrast
On white
3.75
#23919C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#23919C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #23919C
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23919C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##23919C | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9D
Deuteranopia (green-blind)
#747F9C
Tritanopia (blue-blind)
#009794
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #23919c; /* rgb */ color: rgb(35, 145, 156); /* oklch */ color: oklch(60.3% 0.095 205.2);
Tailwind
colors: {
custom: {
50: '#73b1b9',
500: '#23919c',
950: '#000000',
},
}SCSS
$custom: #23919c; $custom-light: #73b1b9; $custom-dark: #000000;
JSON
{
"hex": "#23919c",
"rgb": {
"r": 35,
"g": 145,
"b": 156
},
"hsl": {
"h": 185.455,
"s": 63.351,
"l": 37.451
},
"oklch": {
"l": 0.60287,
"c": 0.09451,
"h": 205.2
},
"luminance": 0.23008
}Semantic roles & 50–950 ramp
primary
#23919C
secondary
#C0645B
accent
#5041E6
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#091111
muted
#7B8080