#6ADCCF#6ADCCF
#6ADCCF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.106 H 185.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCCF |
|---|---|
| RGB | rgb(106, 220, 207) |
| HSL | hsl(173, 62%, 64%) |
| HSV | hsv(173, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.15, -35.55, -3.53) |
| CIE-LCH | lch(81.15, 35.72, 185.68°) |
| OKLab | oklab(82.44% -0.1055 -0.0101) |
| OKLCH | oklch(82.44% 0.106 185.5) |
| XYZ | xyz(42.7947, 58.7516, 68.1044) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.07
Mediumturquoise
#48D1CC
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 7.37
Bright Aqua
#0BF9EA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCCF #DC6A77
analogous
#6ADC96 #6ADCCF #6AB0DC
triadic
#6ADCCF #CF6ADC #DCCF6A
tetradic
#6ADCCF #966ADC #DC6A77 #B0DC6A
square
#6ADCCF #966ADC #DC6A77 #B0DC6A
split-complementary
#6ADCCF #DC6AB0 #DC966A
monochromatic
#27A596 #38D0BF #6ADCCF #9CE8DF #CDF3EF
Accessibility & contrast
On white
1.65
#6ADCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6ADCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCCF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCCF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#20E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adccf; /* rgb */ color: rgb(106, 220, 207); /* oklch */ color: oklch(82.4% 0.106 185.5);
Tailwind
colors: {
custom: {
50: '#9de7dd',
500: '#6adccf',
950: '#000000',
},
}SCSS
$custom: #6adccf; $custom-light: #9de7dd; $custom-dark: #000000;
JSON
{
"hex": "#6adccf",
"rgb": {
"r": 106,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.158,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.82443,
"c": 0.10598,
"h": 185.5
},
"luminance": 0.58756
}Semantic roles & 50–950 ramp
primary
#6ADCCF
secondary
#A8424E
accent
#1C30CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484