#6ACEDE#6ACEDE
#6ACEDE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.096 H 209.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEDE |
|---|---|
| RGB | rgb(106, 206, 222) |
| HSL | hsl(188, 64%, 64%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(52.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.57, -24.91, -16.91) |
| CIE-LCH | lch(77.57, 30.11, 214.16°) |
| OKLab | oklab(79.7% -0.0839 -0.0467) |
| OKLCH | oklch(79.7% 0.096 209.1) |
| XYZ | xyz(41.1948, 52.4770, 77.0512) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.19
Darkturquoise
#00CED1
ΔE00 7.76
Robin Egg Blue
#8AF1FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEDE #DE7A6A
analogous
#6ADEB4 #6ACEDE #6A94DE
triadic
#6ACEDE #DE6ACE #CEDE6A
tetradic
#6ACEDE #B46ADE #DE7A6A #94DE6A
square
#6ACEDE #B46ADE #DE7A6A #94DE6A
split-complementary
#6ACEDE #DE6A94 #DEB46A
monochromatic
#2596A8 #38BED3 #6ACEDE #9CDEE9 #CEEFF4
Accessibility & contrast
On white
1.83
#6ACEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6ACEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEDE
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEDE | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#0AD6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acede; /* rgb */ color: rgb(106, 206, 222); /* oklch */ color: oklch(79.7% 0.096 209.1);
Tailwind
colors: {
custom: {
50: '#9ddde8',
500: '#6acede',
950: '#000000',
},
}SCSS
$custom: #6acede; $custom-light: #9ddde8; $custom-dark: #000000;
JSON
{
"hex": "#6acede",
"rgb": {
"r": 106,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.276,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.79698,
"c": 0.09607,
"h": 209.1
},
"luminance": 0.52481
}Semantic roles & 50–950 ramp
primary
#6ACEDE
secondary
#AB5041
accent
#321ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484