#31AEBC#31AEBC
#31AEBC is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.1% C 0.106 H 206.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #31AEBC |
|---|---|
| RGB | rgb(49, 174, 188) |
| HSL | hsl(186, 59%, 46%) |
| HSV | hsv(186, 74%, 74%) |
| CMYK | cmyk(73.9%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(65.40, -28.48, -16.88) |
| CIE-LCH | lch(65.40, 33.10, 210.65°) |
| OKLab | oklab(69.07% -0.0955 -0.0469) |
| OKLCH | oklch(69.07% 0.106 206.2) |
| XYZ | xyz(25.4758, 34.5529, 52.8939) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.83
Cadetblue
#5F9EA0
ΔE00 7.27
Lightseagreen
#20B2AA
ΔE00 8.59
Darkturquoise
#00CED1
ΔE00 9.65
Sea
#3C9992
ΔE00 10.34
Topaz
#13BBAF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AEBC #BC3F31
analogous
#31BC85 #31AEBC #3169BC
triadic
#31AEBC #BC31AE #AEBC31
tetradic
#31AEBC #8531BC #BC3F31 #69BC31
square
#31AEBC #8531BC #BC3F31 #69BC31
split-complementary
#31AEBC #BC3169 #BC8531
monochromatic
#18545B #24818B #31AEBC #57C7D3 #88D7E0
Accessibility & contrast
On white
2.65
#31AEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#31AEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AEBC
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AEBC | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #31aebc; /* rgb */ color: rgb(49, 174, 188); /* oklch */ color: oklch(69.1% 0.106 206.2);
Tailwind
colors: {
custom: {
50: '#7fc6d0',
500: '#31aebc',
950: '#000000',
},
}SCSS
$custom: #31aebc; $custom-light: #7fc6d0; $custom-dark: #000000;
JSON
{
"hex": "#31aebc",
"rgb": {
"r": 49,
"g": 174,
"b": 188
},
"hsl": {
"h": 186.043,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.69073,
"c": 0.10641,
"h": 206.2
},
"luminance": 0.34556
}Semantic roles & 50–950 ramp
primary
#31AEBC
secondary
#CA877F
accent
#5646E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282