#31ADA0#31ADA0
#31ADA0 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.8% C 0.107 H 184.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #31ADA0 |
|---|---|
| RGB | rgb(49, 173, 160) |
| HSL | hsl(174, 56%, 44%) |
| HSV | hsv(174, 72%, 68%) |
| CMYK | cmyk(71.7%, 0%, 7.5%, 32.2%) |
| CIE-LAB | lab(64.22, -36.24, -3.05) |
| CIE-LCH | lch(64.22, 36.37, 184.81°) |
| OKLab | oklab(67.83% -0.1069 -0.0088) |
| OKLCH | oklch(67.83% 0.107 184.7) |
| XYZ | xyz(22.5523, 33.0755, 38.4465) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.48
Topaz
#13BBAF
ΔE00 4.06
Tealish
#24BCA8
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 5.80
Greeny Blue
#42B395
ΔE00 5.99
Turquoise (survey)
#06C2AC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31ADA0 #AD313E
analogous
#31AD62 #31ADA0 #317CAD
triadic
#31ADA0 #A031AD #ADA031
tetradic
#31ADA0 #6231AD #AD313E #7CAD31
square
#31ADA0 #6231AD #AD313E #7CAD31
split-complementary
#31ADA0 #AD317C #AD6231
monochromatic
#164E48 #237D74 #31ADA0 #4ECDC0 #7EDAD1
Accessibility & contrast
On white
2.76
#31ADA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#31ADA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31ADA0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31ADA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31ADA0 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31ada0; /* rgb */ color: rgb(49, 173, 160); /* oklch */ color: oklch(67.8% 0.107 184.7);
Tailwind
colors: {
custom: {
50: '#7cc6bc',
500: '#31ada0',
950: '#000000',
},
}SCSS
$custom: #31ada0; $custom-light: #7cc6bc; $custom-dark: #000000;
JSON
{
"hex": "#31ada0",
"rgb": {
"r": 49,
"g": 173,
"b": 160
},
"hsl": {
"h": 173.71,
"s": 55.856,
"l": 43.529
},
"oklch": {
"l": 0.6783,
"c": 0.10726,
"h": 184.7
},
"luminance": 0.33078
}Semantic roles & 50–950 ramp
primary
#31ADA0
secondary
#C3777F
accent
#4958DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281