#31979F#31979F
#31979F is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.092 H 202.6°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #31979F |
|---|---|
| RGB | rgb(49, 151, 159) |
| HSL | hsl(184, 53%, 41%) |
| HSV | hsv(184, 69%, 62%) |
| CMYK | cmyk(69.2%, 5%, 0%, 37.6%) |
| CIE-LAB | lab(57.35, -25.95, -12.71) |
| CIE-LCH | lch(57.35, 28.90, 206.09°) |
| OKLab | oklab(62.25% -0.0845 -0.0353) |
| OKLCH | oklch(62.25% 0.092 202.6) |
| XYZ | xyz(18.5885, 25.2873, 36.6954) |
| Luminance | 0.2529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.35
Sea
#3C9992
ΔE00 6.04
Darkcyan
#008B8B
ΔE00 6.15
Dark Cyan
#0A888A
ΔE00 6.42
Greenish Blue
#0B8B87
ΔE00 7.19
Teal Blue
#01889F
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31979F #9F3931
analogous
#319F70 #31979F #31609F
triadic
#31979F #9F3197 #979F31
tetradic
#31979F #70319F #9F3931 #609F31
square
#31979F #70319F #9F3931 #609F31
split-complementary
#31979F #9F3160 #9F7031
monochromatic
#143E41 #236B70 #31979F #47BDC6 #76CED5
Accessibility & contrast
On white
3.47
#31979F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#31979F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #31979F
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31979F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31979F | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B91A0
Deuteranopia (green-blind)
#7B859F
Tritanopia (blue-blind)
#009D99
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #31979f; /* rgb */ color: rgb(49, 151, 159); /* oklch */ color: oklch(62.2% 0.092 202.6);
Tailwind
colors: {
custom: {
50: '#79b6bb',
500: '#31979f',
950: '#000000',
},
}SCSS
$custom: #31979f; $custom-light: #79b6bb; $custom-dark: #000000;
JSON
{
"hex": "#31979f",
"rgb": {
"r": 49,
"g": 151,
"b": 159
},
"hsl": {
"h": 184.364,
"s": 52.885,
"l": 40.784
},
"oklch": {
"l": 0.62246,
"c": 0.09159,
"h": 202.6
},
"luminance": 0.25289
}Semantic roles & 50–950 ramp
primary
#31979F
secondary
#BD756F
accent
#564CDC
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080