#31AE98#31AE98
#31AE98 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.8% C 0.112 H 178.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #31AE98 |
|---|---|
| RGB | rgb(49, 174, 152) |
| HSL | hsl(169, 56%, 44%) |
| HSV | hsv(169, 72%, 68%) |
| CMYK | cmyk(71.8%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(64.31, -38.87, 1.54) |
| CIE-LCH | lch(64.31, 38.90, 177.73°) |
| OKLab | oklab(67.83% -0.1117 0.0035) |
| OKLCH | oklch(67.83% 0.112 178.2) |
| XYZ | xyz(22.0674, 33.1895, 34.9429) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.12
Tealish
#24BCA8
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 5.26
Topaz
#13BBAF
ΔE00 5.39
Turquoise (survey)
#06C2AC
ΔE00 5.62
Blue Green
#0F9B8E
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31AE98 #AE3147
analogous
#31AE59 #31AE98 #3185AE
triadic
#31AE98 #9831AE #AE9831
tetradic
#31AE98 #5931AE #AE3147 #85AE31
square
#31AE98 #5931AE #AE3147 #85AE31
split-complementary
#31AE98 #AE3185 #AE5931
monochromatic
#164E45 #247E6E #31AE98 #4FCDB7 #7FDBCB
Accessibility & contrast
On white
2.75
#31AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#31AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31AE98
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31AE98 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #31ae98; /* rgb */ color: rgb(49, 174, 152); /* oklch */ color: oklch(67.8% 0.112 178.2);
Tailwind
colors: {
custom: {
50: '#7cc7b6',
500: '#31ae98',
950: '#000000',
},
}SCSS
$custom: #31ae98; $custom-light: #7cc7b6; $custom-dark: #000000;
JSON
{
"hex": "#31ae98",
"rgb": {
"r": 49,
"g": 174,
"b": 152
},
"hsl": {
"h": 169.44,
"s": 56.054,
"l": 43.725
},
"oklch": {
"l": 0.67832,
"c": 0.11171,
"h": 178.2
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#31AE98
secondary
#C47785
accent
#4863DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280