#6DECC2#6DECC2
#6DECC2 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.129 H 168.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECC2 |
|---|---|
| RGB | rgb(109, 236, 194) |
| HSL | hsl(160, 77%, 68%) |
| HSV | hsv(160, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.57, -45.14, 9.74) |
| CIE-LCH | lch(85.57, 46.18, 167.82°) |
| OKLab | oklab(85.95% -0.1266 0.025) |
| OKLCH | oklch(85.95% 0.129 168.8) |
| XYZ | xyz(46.0352, 67.1329, 61.5604) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.18
Aqua Marine
#2EE8BB
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECC2 #EC6D97
analogous
#6DEC82 #6DECC2 #6DD7EC
triadic
#6DECC2 #C26DEC #ECC26D
tetradic
#6DECC2 #826DEC #EC6D97 #D7EC6D
square
#6DECC2 #826DEC #EC6D97 #D7EC6D
split-complementary
#6DECC2 #EC6DD7 #EC826D
monochromatic
#1AC58C #37E5AB #6DECC2 #A3F3D9 #D9FAEF
Accessibility & contrast
On white
1.46
#6DECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6DECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECC2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECC2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D4D0C5
Tritanopia (blue-blind)
#31EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6decc2; /* rgb */ color: rgb(109, 236, 194); /* oklch */ color: oklch(85.9% 0.129 168.8);
Tailwind
colors: {
custom: {
50: '#a0f3d4',
500: '#6decc2',
950: '#000000',
},
}SCSS
$custom: #6decc2; $custom-light: #a0f3d4; $custom-dark: #000000;
JSON
{
"hex": "#6decc2",
"rgb": {
"r": 109,
"g": 236,
"b": 194
},
"hsl": {
"h": 160.157,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85946,
"c": 0.12907,
"h": 168.8
},
"luminance": 0.67137
}Semantic roles & 50–950 ramp
primary
#6DECC2
secondary
#C33A68
accent
#0C50D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583