#6ACEDC#6ACEDC
#6ACEDC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.095 H 207.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEDC |
|---|---|
| RGB | rgb(106, 206, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 52%, 86%) |
| CMYK | cmyk(51.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.50, -25.45, -15.93) |
| CIE-LCH | lch(77.50, 30.03, 212.03°) |
| OKLab | oklab(79.63% -0.0848 -0.044) |
| OKLCH | oklch(79.63% 0.095 207.4) |
| XYZ | xyz(40.9283, 52.3704, 75.6479) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.55
Robin Egg Blue
#8AF1FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEDC #DC786A
analogous
#6ADCB1 #6ACEDC #6A95DC
triadic
#6ACEDC #DC6ACE #CEDC6A
tetradic
#6ACEDC #B16ADC #DC786A #95DC6A
square
#6ACEDC #B16ADC #DC786A #95DC6A
split-complementary
#6ACEDC #DC6A95 #DCB16A
monochromatic
#2795A5 #38BED0 #6ACEDC #9CDEE8 #CDEFF3
Accessibility & contrast
On white
1.83
#6ACEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6ACEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEDC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEDC | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#11D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6acedc; /* rgb */ color: rgb(106, 206, 220); /* oklch */ color: oklch(79.6% 0.095 207.4);
Tailwind
colors: {
custom: {
50: '#9ddde6',
500: '#6acedc',
950: '#000000',
},
}SCSS
$custom: #6acedc; $custom-light: #9ddde6; $custom-dark: #000000;
JSON
{
"hex": "#6acedc",
"rgb": {
"r": 106,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.368,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.79626,
"c": 0.09548,
"h": 207.4
},
"luminance": 0.52374
}Semantic roles & 50–950 ramp
primary
#6ACEDC
secondary
#A84F42
accent
#311CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484