#6ACEDB#6ACEDB
#6ACEDB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.095 H 206.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEDB |
|---|---|
| RGB | rgb(106, 206, 219) |
| HSL | hsl(187, 61%, 64%) |
| HSV | hsv(187, 52%, 86%) |
| CMYK | cmyk(51.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.47, -25.73, -15.44) |
| CIE-LCH | lch(77.47, 30.00, 210.97°) |
| OKLab | oklab(79.59% -0.0851 -0.0426) |
| OKLCH | oklch(79.59% 0.095 206.6) |
| XYZ | xyz(40.7963, 52.3176, 74.9525) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.16
Neon Blue
#04D9FF
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.78
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEDB #DB776A
analogous
#6ADBAF #6ACEDB #6A95DB
triadic
#6ACEDB #DB6ACE #CEDB6A
tetradic
#6ACEDB #AF6ADB #DB776A #95DB6A
square
#6ACEDB #AF6ADB #DB776A #95DB6A
split-complementary
#6ACEDB #DB6A95 #DBAF6A
monochromatic
#2795A3 #39BECF #6ACEDB #9BDEE7 #CDEEF3
Accessibility & contrast
On white
1.83
#6ACEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6ACEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEDB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEDB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#14D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6acedb; /* rgb */ color: rgb(106, 206, 219); /* oklch */ color: oklch(79.6% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#9ddde6',
500: '#6acedb',
950: '#000000',
},
}SCSS
$custom: #6acedb; $custom-light: #9ddde6; $custom-dark: #000000;
JSON
{
"hex": "#6acedb",
"rgb": {
"r": 106,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.903,
"s": 61.081,
"l": 63.725
},
"oklch": {
"l": 0.7959,
"c": 0.09522,
"h": 206.6
},
"luminance": 0.52321
}Semantic roles & 50–950 ramp
primary
#6ACEDB
secondary
#A64E43
accent
#311DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484