#3EAAC0#3EAAC0
#3EAAC0 is a light, moderate cyan. Relative luminance 0.336; OKLCH L 68.6% C 0.101 H 213.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAAC0 |
|---|---|
| RGB | rgb(62, 170, 192) |
| HSL | hsl(190, 51%, 50%) |
| HSV | hsv(190, 68%, 75%) |
| CMYK | cmyk(67.7%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(64.63, -23.48, -20.25) |
| CIE-LCH | lch(64.63, 31.01, 220.77°) |
| OKLab | oklab(68.58% -0.084 -0.0563) |
| OKLCH | oklch(68.58% 0.101 213.8) |
| XYZ | xyz(25.8718, 33.5765, 54.9764) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.55
Cadetblue
#5F9EA0
ΔE00 8.07
Greyblue
#77A1B5
ΔE00 8.74
Bluegrey
#85A3B2
ΔE00 11.08
Bright Sky Blue
#02CCFE
ΔE00 11.32
Teal Blue
#01889F
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAAC0 #C0543E
analogous
#3EC095 #3EAAC0 #3E69C0
triadic
#3EAAC0 #C03EAA #AAC03E
tetradic
#3EAAC0 #953EC0 #C0543E #69C03E
square
#3EAAC0 #953EC0 #C0543E #69C03E
split-complementary
#3EAAC0 #C03E69 #C0953E
monochromatic
#205863 #2F8192 #3EAAC0 #6CBFCF #9AD3DE
Accessibility & contrast
On white
2.72
#3EAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3EAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAAC0
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAAC0 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#8797C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3eaac0; /* rgb */ color: rgb(62, 170, 192); /* oklch */ color: oklch(68.6% 0.101 213.8);
Tailwind
colors: {
custom: {
50: '#83c3d3',
500: '#3eaac0',
950: '#000000',
},
}SCSS
$custom: #3eaac0; $custom-light: #83c3d3; $custom-dark: #000000;
JSON
{
"hex": "#3eaac0",
"rgb": {
"r": 62,
"g": 170,
"b": 192
},
"hsl": {
"h": 190.154,
"s": 51.181,
"l": 49.804
},
"oklch": {
"l": 0.68579,
"c": 0.10113,
"h": 213.8
},
"luminance": 0.33579
}Semantic roles & 50–950 ramp
primary
#3EAAC0
secondary
#CA998F
accent
#654DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182