#6DECD2#6DECD2
#6DECD2 is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.4% C 0.120 H 177.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECD2 |
|---|---|
| RGB | rgb(109, 236, 210) |
| HSL | hsl(168, 77%, 68%) |
| HSV | hsv(168, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 11%, 7.5%) |
| CIE-LAB | lab(85.95, -41.47, 1.91) |
| CIE-LCH | lch(85.95, 41.51, 177.36°) |
| OKLab | oklab(86.38% -0.1196 0.0044) |
| OKLCH | oklch(86.38% 0.12 177.9) |
| XYZ | xyz(47.9298, 67.8908, 71.5386) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.76
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECD2 #EC6D87
analogous
#6DEC93 #6DECD2 #6DC6EC
triadic
#6DECD2 #D26DEC #ECD26D
tetradic
#6DECD2 #936DEC #EC6D87 #C6EC6D
square
#6DECD2 #936DEC #EC6D87 #C6EC6D
split-complementary
#6DECD2 #EC6DC6 #EC936D
monochromatic
#1AC5A2 #37E5C1 #6DECD2 #A3F3E3 #D9FAF3
Accessibility & contrast
On white
1.44
#6DECD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6DECD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECD2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECD2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD1
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#1DEFE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6decd2; /* rgb */ color: rgb(109, 236, 210); /* oklch */ color: oklch(86.4% 0.120 177.9);
Tailwind
colors: {
custom: {
50: '#a1f2df',
500: '#6decd2',
950: '#000000',
},
}SCSS
$custom: #6decd2; $custom-light: #a1f2df; $custom-dark: #000000;
JSON
{
"hex": "#6decd2",
"rgb": {
"r": 109,
"g": 236,
"b": 210
},
"hsl": {
"h": 167.717,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.86382,
"c": 0.11969,
"h": 177.9
},
"luminance": 0.67895
}Semantic roles & 50–950 ramp
primary
#6DECD2
secondary
#C33A56
accent
#0C36D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584