#31A2C0#31A2C0
#31A2C0 is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.3% C 0.107 H 219.8°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #31A2C0 |
|---|---|
| RGB | rgb(49, 162, 192) |
| HSL | hsl(193, 59%, 47%) |
| HSV | hsv(193, 74%, 75%) |
| CMYK | cmyk(74.5%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(61.91, -21.12, -24.43) |
| CIE-LCH | lch(61.91, 32.29, 229.16°) |
| OKLab | oklab(66.31% -0.082 -0.0683) |
| OKLCH | oklch(66.31% 0.107 219.8) |
| XYZ | xyz(23.6974, 30.2966, 54.4578) |
| Luminance | 0.3030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.61
Greyblue
#77A1B5
ΔE00 8.07
Teal Blue
#01889F
ΔE00 9.37
Cadetblue
#5F9EA0
ΔE00 9.83
Bluegrey
#85A3B2
ΔE00 10.86
Dirty Blue
#3F829D
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#31A2C0 #C04F31
analogous
#31C096 #31A2C0 #315BC0
triadic
#31A2C0 #C031A2 #A2C031
tetradic
#31A2C0 #9631C0 #C04F31 #5BC031
square
#31A2C0 #9631C0 #C04F31 #5BC031
split-complementary
#31A2C0 #C0315B #C09631
monochromatic
#18505E #25798F #31A2C0 #59BBD5 #8ACFE1
Accessibility & contrast
On white
2.97
#31A2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#31A2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #31A2C0
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##31A2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##31A2C0 | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#7C8FC0
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #31a2c0; /* rgb */ color: rgb(49, 162, 192); /* oklch */ color: oklch(66.3% 0.107 219.8);
Tailwind
colors: {
custom: {
50: '#7ebdd3',
500: '#31a2c0',
950: '#000000',
},
}SCSS
$custom: #31a2c0; $custom-light: #7ebdd3; $custom-dark: #000000;
JSON
{
"hex": "#31a2c0",
"rgb": {
"r": 49,
"g": 162,
"b": 192
},
"hsl": {
"h": 192.587,
"s": 59.336,
"l": 47.255
},
"oklch": {
"l": 0.66309,
"c": 0.10674,
"h": 219.8
},
"luminance": 0.30299
}Semantic roles & 50–950 ramp
primary
#31A2C0
secondary
#CB9182
accent
#6645E3
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0B1214
muted
#7C8182