#31CAA2#31CAA2
#31CAA2 is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.137 H 170.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #31CAA2 |
|---|---|
| RGB | rgb(49, 202, 162) |
| HSL | hsl(164, 61%, 49%) |
| HSV | hsv(164, 76%, 79%) |
| CMYK | cmyk(75.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.22, -48.33, 8.89) |
| CIE-LCH | lch(73.22, 49.14, 169.57°) |
| OKLab | oklab(75.2% -0.135 0.0227) |
| OKLCH | oklch(75.2% 0.137 170.5) |
| XYZ | xyz(28.9052, 45.4992, 41.4342) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.62
Aquamarine (survey)
#04D8B2
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 3.87
Green Blue
#01C08D
ΔE00 4.20
Greenblue
#23C48B
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31CAA2 #CA3159
analogous
#31CA56 #31CAA2 #31A6CA
triadic
#31CAA2 #A231CA #CAA231
tetradic
#31CAA2 #5631CA #CA3159 #A6CA31
square
#31CAA2 #5631CA #CA3159 #A6CA31
split-complementary
#31CAA2 #CA31A6 #CA5631
monochromatic
#196753 #25997B #31CAA2 #60D8B9 #91E4CF
Accessibility & contrast
On white
2.08
#31CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#31CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31CAA2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31CAA2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#B1AEA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #31caa2; /* rgb */ color: rgb(49, 202, 162); /* oklch */ color: oklch(75.2% 0.137 170.5);
Tailwind
colors: {
custom: {
50: '#81dbbd',
500: '#31caa2',
950: '#000000',
},
}SCSS
$custom: #31caa2; $custom-light: #81dbbd; $custom-dark: #000000;
JSON
{
"hex": "#31caa2",
"rgb": {
"r": 49,
"g": 202,
"b": 162
},
"hsl": {
"h": 164.314,
"s": 60.956,
"l": 49.216
},
"oklch": {
"l": 0.752,
"c": 0.13687,
"h": 170.5
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#31CAA2
secondary
#CF889A
accent
#446EE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381