#6ACEBD#6ACEBD
#6ACEBD is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.098 H 181.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEBD |
|---|---|
| RGB | rgb(106, 206, 189) |
| HSL | hsl(170, 51%, 61%) |
| HSV | hsv(170, 49%, 81%) |
| CMYK | cmyk(48.5%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(76.60, -33.43, -0.57) |
| CIE-LCH | lch(76.60, 33.44, 180.98°) |
| OKLab | oklab(78.61% -0.0977 -0.0021) |
| OKLCH | oklch(78.61% 0.098 181.2) |
| XYZ | xyz(37.1966, 50.8777, 55.9945) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Pale Teal
#82CBB2
ΔE00 4.60
Mediumturquoise
#48D1CC
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 5.76
Turquoise (survey)
#06C2AC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEBD #CE6A7B
analogous
#6ACE8B #6ACEBD #6AADCE
triadic
#6ACEBD #BD6ACE #CEBD6A
tetradic
#6ACEBD #8B6ACE #CE6A7B #ADCE6A
square
#6ACEBD #8B6ACE #CE6A7B #ADCE6A
split-complementary
#6ACEBD #CE6AAD #CE8B6A
monochromatic
#2F8F7E #3EBDA7 #6ACEBD #98DDD1 #C6ECE6
Accessibility & contrast
On white
1.88
#6ACEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6ACEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEBD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEBD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#3AD1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6acebd; /* rgb */ color: rgb(106, 206, 189); /* oklch */ color: oklch(78.6% 0.098 181.2);
Tailwind
colors: {
custom: {
50: '#9bddd0',
500: '#6acebd',
950: '#000000',
},
}SCSS
$custom: #6acebd; $custom-light: #9bddd0; $custom-dark: #000000;
JSON
{
"hex": "#6acebd",
"rgb": {
"r": 106,
"g": 206,
"b": 189
},
"hsl": {
"h": 169.8,
"s": 50.505,
"l": 61.176
},
"oklch": {
"l": 0.78606,
"c": 0.09776,
"h": 181.2
},
"luminance": 0.50881
}Semantic roles & 50–950 ramp
primary
#6ACEBD
secondary
#954754
accent
#2841BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483