#6ADFCC#6ADFCC
#6ADFCC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 181.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFCC |
|---|---|
| RGB | rgb(106, 223, 204) |
| HSL | hsl(170, 65%, 65%) |
| HSV | hsv(170, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(81.94, -37.67, -0.78) |
| CIE-LCH | lch(81.94, 37.67, 181.19°) |
| OKLab | oklab(83.06% -0.11 -0.0027) |
| OKLCH | oklch(83.06% 0.11 181.4) |
| XYZ | xyz(43.2259, 60.1952, 66.4559) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 5.13
Aqua (survey)
#13EAC9
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.04
Pale Teal
#82CBB2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFCC #DF6A7D
analogous
#6ADF91 #6ADFCC #6AB8DF
triadic
#6ADFCC #CC6ADF #DFCC6A
tetradic
#6ADFCC #916ADF #DF6A7D #B8DF6A
square
#6ADFCC #916ADF #DF6A7D #B8DF6A
split-complementary
#6ADFCC #DF6AB8 #DF916A
monochromatic
#25AA94 #38D4BB #6ADFCC #9CEADD #CFF5EE
Accessibility & contrast
On white
1.61
#6ADFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6ADFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFCC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFCC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#22E3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adfcc; /* rgb */ color: rgb(106, 223, 204); /* oklch */ color: oklch(83.1% 0.110 181.4);
Tailwind
colors: {
custom: {
50: '#9de9db',
500: '#6adfcc',
950: '#000000',
},
}SCSS
$custom: #6adfcc; $custom-light: #9de9db; $custom-dark: #000000;
JSON
{
"hex": "#6adfcc",
"rgb": {
"r": 106,
"g": 223,
"b": 204
},
"hsl": {
"h": 170.256,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.83056,
"c": 0.11008,
"h": 181.4
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#6ADFCC
secondary
#AC4152
accent
#1936CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484