#6DECCF#6DECCF
#6DECCF is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.3% C 0.121 H 176.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECCF |
|---|---|
| RGB | rgb(109, 236, 207) |
| HSL | hsl(166, 77%, 68%) |
| HSV | hsv(166, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.88, -42.18, 3.38) |
| CIE-LCH | lch(85.88, 42.31, 175.42°) |
| OKLab | oklab(86.3% -0.1209 0.0083) |
| OKLCH | oklch(86.3% 0.121 176.1) |
| XYZ | xyz(47.5596, 67.7427, 69.5887) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECCF #EC6D8A
analogous
#6DEC8F #6DECCF #6DCAEC
triadic
#6DECCF #CF6DEC #ECCF6D
tetradic
#6DECCF #8F6DEC #EC6D8A #CAEC6D
square
#6DECCF #8F6DEC #EC6D8A #CAEC6D
split-complementary
#6DECCF #EC6DCA #EC8F6D
monochromatic
#1AC59E #37E5BD #6DECCF #A3F3E1 #D9FAF3
Accessibility & contrast
On white
1.44
#6DECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6DECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECCF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECCF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#22EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6deccf; /* rgb */ color: rgb(109, 236, 207); /* oklch */ color: oklch(86.3% 0.121 176.1);
Tailwind
colors: {
custom: {
50: '#a0f3dd',
500: '#6deccf',
950: '#000000',
},
}SCSS
$custom: #6deccf; $custom-light: #a0f3dd; $custom-dark: #000000;
JSON
{
"hex": "#6deccf",
"rgb": {
"r": 109,
"g": 236,
"b": 207
},
"hsl": {
"h": 166.299,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.86297,
"c": 0.12119,
"h": 176.1
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#6DECCF
secondary
#C33A5A
accent
#0C3BD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584