#6ACCC0#6ACCC0
#6ACCC0 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.095 H 185.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCC0 |
|---|---|
| RGB | rgb(106, 204, 192) |
| HSL | hsl(173, 49%, 61%) |
| HSV | hsv(173, 48%, 80%) |
| CMYK | cmyk(48%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(76.10, -31.75, -2.93) |
| CIE-LCH | lch(76.10, 31.89, 185.27°) |
| OKLab | oklab(78.23% -0.0942 -0.0084) |
| OKLCH | oklch(78.23% 0.095 185.1) |
| XYZ | xyz(37.0472, 50.0525, 57.5678) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 5.84
Topaz
#13BBAF
ΔE00 6.72
Turquoise (survey)
#06C2AC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCC0 #CC6A76
analogous
#6ACC8F #6ACCC0 #6AA7CC
triadic
#6ACCC0 #C06ACC #CCC06A
tetradic
#6ACCC0 #8F6ACC #CC6A76 #A7CC6A
square
#6ACCC0 #8F6ACC #CC6A76 #A7CC6A
split-complementary
#6ACCC0 #CC6AA7 #CC8F6A
monochromatic
#308C81 #3FB9AA #6ACCC0 #98DCD3 #C5EBE7
Accessibility & contrast
On white
1.91
#6ACCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6ACCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCC0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCC0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#B3B7C1
Tritanopia (blue-blind)
#39D0C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6accc0; /* rgb */ color: rgb(106, 204, 192); /* oklch */ color: oklch(78.2% 0.095 185.1);
Tailwind
colors: {
custom: {
50: '#9bdcd3',
500: '#6accc0',
950: '#000000',
},
}SCSS
$custom: #6accc0; $custom-light: #9bdcd3; $custom-dark: #000000;
JSON
{
"hex": "#6accc0",
"rgb": {
"r": 106,
"g": 204,
"b": 192
},
"hsl": {
"h": 172.653,
"s": 49,
"l": 60.784
},
"oklch": {
"l": 0.78226,
"c": 0.09454,
"h": 185.1
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#6ACCC0
secondary
#934851
accent
#293BBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483