#6ACEDF#6ACEDF
#6ACEDF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.096 H 209.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEDF |
|---|---|
| RGB | rgb(106, 206, 223) |
| HSL | hsl(189, 65%, 65%) |
| HSV | hsv(189, 52%, 87%) |
| CMYK | cmyk(52.5%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.60, -24.64, -17.40) |
| CIE-LCH | lch(77.60, 30.16, 215.23°) |
| OKLab | oklab(79.73% -0.0836 -0.0481) |
| OKLCH | oklch(79.73% 0.096 209.9) |
| XYZ | xyz(41.3292, 52.5308, 77.7592) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 6.34
Sky Blue
#87CEEB
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 7.23
Baby Blue
#89CFF0
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEDF #DF7B6A
analogous
#6ADFB6 #6ACEDF #6A94DF
triadic
#6ACEDF #DF6ACE #CEDF6A
tetradic
#6ACEDF #B66ADF #DF7B6A #94DF6A
square
#6ACEDF #B66ADF #DF7B6A #94DF6A
split-complementary
#6ACEDF #DF6A94 #DFB66A
monochromatic
#2597AA #38BDD4 #6ACEDF #9CDFEA #CFEFF5
Accessibility & contrast
On white
1.83
#6ACEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6ACEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEDF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEDF | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#05D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acedf; /* rgb */ color: rgb(106, 206, 223); /* oklch */ color: oklch(79.7% 0.096 209.9);
Tailwind
colors: {
custom: {
50: '#9ddde9',
500: '#6acedf',
950: '#000000',
},
}SCSS
$custom: #6acedf; $custom-light: #9ddde9; $custom-dark: #000000;
JSON
{
"hex": "#6acedf",
"rgb": {
"r": 106,
"g": 206,
"b": 223
},
"hsl": {
"h": 188.718,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.79734,
"c": 0.0964,
"h": 209.9
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#6ACEDF
secondary
#AC5141
accent
#3319CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484