#6ADDCC#6ADDCC
#6ADDCC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.108 H 182.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDCC |
|---|---|
| RGB | rgb(106, 221, 204) |
| HSL | hsl(171, 63%, 64%) |
| HSV | hsv(171, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(81.36, -36.75, -1.63) |
| CIE-LCH | lch(81.36, 36.78, 182.54°) |
| OKLab | oklab(82.59% -0.1079 -0.005) |
| OKLCH | oklch(82.59% 0.108 182.6) |
| XYZ | xyz(42.6947, 59.1328, 66.2789) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Tiffany Blue
#7BF2DA
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.34
Aqua (survey)
#13EAC9
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDCC #DD6A7B
analogous
#6ADD93 #6ADDCC #6AB5DD
triadic
#6ADDCC #CC6ADD #DDCC6A
tetradic
#6ADDCC #936ADD #DD6A7B #B5DD6A
square
#6ADDCC #936ADD #DD6A7B #B5DD6A
split-complementary
#6ADDCC #DD6AB5 #DD936A
monochromatic
#26A794 #38D2BB #6ADDCC #9CE8DD #CEF4EE
Accessibility & contrast
On white
1.64
#6ADDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6ADDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDCC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDCC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#24E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6addcc; /* rgb */ color: rgb(106, 221, 204); /* oklch */ color: oklch(82.6% 0.108 182.6);
Tailwind
colors: {
custom: {
50: '#9de8db',
500: '#6addcc',
950: '#000000',
},
}SCSS
$custom: #6addcc; $custom-light: #9de8db; $custom-dark: #000000;
JSON
{
"hex": "#6addcc",
"rgb": {
"r": 106,
"g": 221,
"b": 204
},
"hsl": {
"h": 171.13,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.82586,
"c": 0.10799,
"h": 182.6
},
"luminance": 0.59137
}Semantic roles & 50–950 ramp
primary
#6ADDCC
secondary
#A94251
accent
#1B35CB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484