#6ACED2#6ACED2
#6ACED2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.094 H 198.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACED2 |
|---|---|
| RGB | rgb(106, 206, 210) |
| HSL | hsl(182, 54%, 62%) |
| HSV | hsv(182, 50%, 82%) |
| CMYK | cmyk(49.5%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.19, -28.12, -11.01) |
| CIE-LCH | lch(77.19, 30.20, 201.38°) |
| OKLab | oklab(79.28% -0.0888 -0.0304) |
| OKLCH | oklch(79.28% 0.094 198.9) |
| XYZ | xyz(39.6433, 51.8564, 68.8804) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Robin Egg Blue
#8AF1FE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACED2 #D26E6A
analogous
#6AD2A2 #6ACED2 #6A9AD2
triadic
#6ACED2 #D26ACE #CED26A
tetradic
#6ACED2 #A26AD2 #D26E6A #9AD26A
square
#6ACED2 #A26AD2 #D26E6A #9AD26A
split-complementary
#6ACED2 #D26A9A #D2A26A
monochromatic
#2D9195 #3BBEC4 #6ACED2 #99DDE0 #C8EDEE
Accessibility & contrast
On white
1.85
#6ACED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6ACED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACED2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACED2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B1B9D3
Tritanopia (blue-blind)
#25D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6aced2; /* rgb */ color: rgb(106, 206, 210); /* oklch */ color: oklch(79.3% 0.094 198.9);
Tailwind
colors: {
custom: {
50: '#9cdddf',
500: '#6aced2',
950: '#000000',
},
}SCSS
$custom: #6aced2; $custom-light: #9cdddf; $custom-dark: #000000;
JSON
{
"hex": "#6aced2",
"rgb": {
"r": 106,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.308,
"s": 53.608,
"l": 61.961
},
"oklch": {
"l": 0.79277,
"c": 0.09386,
"h": 198.9
},
"luminance": 0.5186
}Semantic roles & 50–950 ramp
primary
#6ACED2
secondary
#9A4946
accent
#2A24C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484