#31AFBC#31AFBC
#31AFBC is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.107 H 205.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #31AFBC |
|---|---|
| RGB | rgb(49, 175, 188) |
| HSL | hsl(186, 59%, 46%) |
| HSV | hsv(186, 74%, 74%) |
| CMYK | cmyk(73.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(65.70, -28.97, -16.42) |
| CIE-LCH | lch(65.70, 33.30, 209.54°) |
| OKLab | oklab(69.32% -0.0965 -0.0456) |
| OKLCH | oklch(69.32% 0.107 205.3) |
| XYZ | xyz(25.6697, 34.9407, 52.9585) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.01
Cadetblue
#5F9EA0
ΔE00 7.33
Lightseagreen
#20B2AA
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 9.22
Topaz
#13BBAF
ΔE00 10.04
Sea
#3C9992
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AFBC #BC3E31
analogous
#31BC84 #31AFBC #3169BC
triadic
#31AFBC #BC31AF #AFBC31
tetradic
#31AFBC #8431BC #BC3E31 #69BC31
square
#31AFBC #8431BC #BC3E31 #69BC31
split-complementary
#31AFBC #BC3169 #BC8431
monochromatic
#18555B #24828B #31AFBC #57C8D3 #88D8E0
Accessibility & contrast
On white
2.63
#31AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#31AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AFBC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AFBC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#8D99BC
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #31afbc; /* rgb */ color: rgb(49, 175, 188); /* oklch */ color: oklch(69.3% 0.107 205.3);
Tailwind
colors: {
custom: {
50: '#7fc7d0',
500: '#31afbc',
950: '#000000',
},
}SCSS
$custom: #31afbc; $custom-light: #7fc7d0; $custom-dark: #000000;
JSON
{
"hex": "#31afbc",
"rgb": {
"r": 49,
"g": 175,
"b": 188
},
"hsl": {
"h": 185.612,
"s": 58.65,
"l": 46.471
},
"oklch": {
"l": 0.69319,
"c": 0.10674,
"h": 205.3
},
"luminance": 0.34944
}Semantic roles & 50–950 ramp
primary
#31AFBC
secondary
#CA867F
accent
#5546E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282