#6ACECD#6ACECD
#6ACECD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.094 H 194.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACECD |
|---|---|
| RGB | rgb(106, 206, 205) |
| HSL | hsl(179, 51%, 61%) |
| HSV | hsv(179, 49%, 81%) |
| CMYK | cmyk(48.5%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.05, -29.43, -8.54) |
| CIE-LCH | lch(77.05, 30.64, 196.18°) |
| OKLab | oklab(79.11% -0.0909 -0.0236) |
| OKLCH | oklch(79.11% 0.094 194.6) |
| XYZ | xyz(39.0301, 51.6111, 65.6509) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 6.97
Turquoise
#40E0D0
ΔE00 7.47
Topaz
#13BBAF
ΔE00 8.44
Robin'S Egg
#6DEDFD
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACECD #CE6A6B
analogous
#6ACE9B #6ACECD #6A9DCE
triadic
#6ACECD #CD6ACE #CECD6A
tetradic
#6ACECD #9B6ACE #CE6A6B #9DCE6A
square
#6ACECD #9B6ACE #CE6A6B #9DCE6A
split-complementary
#6ACECD #CE6A9D #CE9B6A
monochromatic
#2F8F8E #3EBDBB #6ACECD #98DDDC #C6ECEC
Accessibility & contrast
On white
1.85
#6ACECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6ACECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACECD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACECD | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#2BD3CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6acecd; /* rgb */ color: rgb(106, 206, 205); /* oklch */ color: oklch(79.1% 0.094 194.6);
Tailwind
colors: {
custom: {
50: '#9cdddc',
500: '#6acecd',
950: '#000000',
},
}SCSS
$custom: #6acecd; $custom-light: #9cdddc; $custom-dark: #000000;
JSON
{
"hex": "#6acecd",
"rgb": {
"r": 106,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.4,
"s": 50.505,
"l": 61.176
},
"oklch": {
"l": 0.7911,
"c": 0.0939,
"h": 194.6
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#6ACECD
secondary
#954748
accent
#2829BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484