#6DECD0#6DECD0
#6DECD0 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.121 H 176.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECD0 |
|---|---|
| RGB | rgb(109, 236, 208) |
| HSL | hsl(167, 77%, 68%) |
| HSV | hsv(167, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 11.9%, 7.5%) |
| CIE-LAB | lab(85.90, -41.94, 2.89) |
| CIE-LCH | lch(85.90, 42.04, 176.06°) |
| OKLab | oklab(86.33% -0.1205 0.007) |
| OKLCH | oklch(86.33% 0.121 176.7) |
| XYZ | xyz(47.6822, 67.7917, 70.2346) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 5.29
Aqua Marine
#2EE8BB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECD0 #EC6D89
analogous
#6DEC91 #6DECD0 #6DC8EC
triadic
#6DECD0 #D06DEC #ECD06D
tetradic
#6DECD0 #916DEC #EC6D89 #C8EC6D
square
#6DECD0 #916DEC #EC6D89 #C8EC6D
split-complementary
#6DECD0 #EC6DC8 #EC916D
monochromatic
#1AC59F #37E5BF #6DECD0 #A3F3E1 #D9FAF3
Accessibility & contrast
On white
1.44
#6DECD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6DECD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECD0
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECD0 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#21EFE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6decd0; /* rgb */ color: rgb(109, 236, 208); /* oklch */ color: oklch(86.3% 0.121 176.7);
Tailwind
colors: {
custom: {
50: '#a0f2de',
500: '#6decd0',
950: '#000000',
},
}SCSS
$custom: #6decd0; $custom-light: #a0f2de; $custom-dark: #000000;
JSON
{
"hex": "#6decd0",
"rgb": {
"r": 109,
"g": 236,
"b": 208
},
"hsl": {
"h": 166.772,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.86325,
"c": 0.12068,
"h": 176.7
},
"luminance": 0.67796
}Semantic roles & 50–950 ramp
primary
#6DECD0
secondary
#C33A58
accent
#0C39D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584