#379999#379999
#379999 is a light, moderate teal. Relative luminance 0.259; OKLCH L 62.7% C 0.089 H 195.1°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #379999 |
|---|---|
| RGB | rgb(55, 153, 153) |
| HSL | hsl(180, 47%, 41%) |
| HSV | hsv(180, 64%, 60%) |
| CMYK | cmyk(64.1%, 0%, 0%, 40%) |
| CIE-LAB | lab(57.94, -27.81, -8.40) |
| CIE-LCH | lch(57.94, 29.05, 196.81°) |
| OKLab | oklab(62.69% -0.0863 -0.0233) |
| OKLCH | oklch(62.69% 0.089 195.1) |
| XYZ | xyz(18.7140, 25.8926, 34.1423) |
| Luminance | 0.2590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.82
Cadetblue
#5F9EA0
ΔE00 5.09
Darkcyan
#008B8B
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 5.72
Dusty Teal
#4C9085
ΔE00 5.86
Greenish Blue
#0B8B87
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#379999 #993737
analogous
#379968 #379999 #376899
triadic
#379999 #993799 #999937
tetradic
#379999 #683799 #993737 #689937
square
#379999 #683799 #993737 #689937
split-complementary
#379999 #993768 #996837
monochromatic
#173F3F #276C6C #379999 #4EBFBF #7BD0D0
Accessibility & contrast
On white
3.40
#379999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#379999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #379999
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##379999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##379999 | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9299
Deuteranopia (green-blind)
#80869A
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #379999; /* rgb */ color: rgb(55, 153, 153); /* oklch */ color: oklch(62.7% 0.089 195.1);
Tailwind
colors: {
custom: {
50: '#7bb7b7',
500: '#379999',
950: '#000000',
},
}SCSS
$custom: #379999; $custom-light: #7bb7b7; $custom-dark: #000000;
JSON
{
"hex": "#379999",
"rgb": {
"r": 55,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 47.115,
"l": 40.784
},
"oklch": {
"l": 0.62694,
"c": 0.08942,
"h": 195.1
},
"luminance": 0.25895
}Semantic roles & 50–950 ramp
primary
#379999
secondary
#B97373
accent
#5151D7
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0A1111
muted
#7C8080