#31AEA8#31AEA8
#31AEA8 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.3% C 0.106 H 190.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #31AEA8 |
|---|---|
| RGB | rgb(49, 174, 168) |
| HSL | hsl(177, 56%, 44%) |
| HSV | hsv(177, 72%, 68%) |
| CMYK | cmyk(71.8%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(64.76, -34.44, -6.71) |
| CIE-LCH | lch(64.76, 35.09, 191.02°) |
| OKLab | oklab(68.35% -0.1043 -0.0188) |
| OKLCH | oklch(68.35% 0.106 190.2) |
| XYZ | xyz(23.4673, 33.7494, 42.3157) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.53
Topaz
#13BBAF
ΔE00 4.22
Tealish
#24BCA8
ΔE00 6.06
Sea
#3C9992
ΔE00 6.48
Blue Green
#0F9B8E
ΔE00 6.84
Turquoise (survey)
#06C2AC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AEA8 #AE3137
analogous
#31AE69 #31AEA8 #3175AE
triadic
#31AEA8 #A831AE #AEA831
tetradic
#31AEA8 #6931AE #AE3137 #75AE31
square
#31AEA8 #6931AE #AE3137 #75AE31
split-complementary
#31AEA8 #AE3175 #AE6931
monochromatic
#164E4C #247E7A #31AEA8 #4FCDC7 #7FDBD6
Accessibility & contrast
On white
2.71
#31AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#31AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AEA8
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AEA8 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#9298A9
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #31aea8; /* rgb */ color: rgb(49, 174, 168); /* oklch */ color: oklch(68.3% 0.106 190.2);
Tailwind
colors: {
custom: {
50: '#7dc6c1',
500: '#31aea8',
950: '#000000',
},
}SCSS
$custom: #31aea8; $custom-light: #7dc6c1; $custom-dark: #000000;
JSON
{
"hex": "#31aea8",
"rgb": {
"r": 49,
"g": 174,
"b": 168
},
"hsl": {
"h": 177.12,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.68347,
"c": 0.10593,
"h": 190.2
},
"luminance": 0.33752
}Semantic roles & 50–950 ramp
primary
#31AEA8
secondary
#C4777B
accent
#4850DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281