#6DDECC#6DDECC
#6DDECC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.107 H 181.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDECC |
|---|---|
| RGB | rgb(109, 222, 204) |
| HSL | hsl(170, 63%, 65%) |
| HSV | hsv(170, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.76, -36.57, -1.04) |
| CIE-LCH | lch(81.76, 36.58, 181.63°) |
| OKLab | oklab(82.93% -0.1071 -0.0034) |
| OKLCH | oklch(82.93% 0.107 181.8) |
| XYZ | xyz(43.3224, 59.8495, 66.3841) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 6.20
Pale Teal
#82CBB2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDECC #DE6D7F
analogous
#6DDE93 #6DDECC #6DB8DE
triadic
#6DDECC #CC6DDE #DECC6D
tetradic
#6DDECC #936DDE #DE6D7F #B8DE6D
square
#6DDECC #936DDE #DE6D7F #B8DE6D
split-complementary
#6DDECC #DE6DB8 #DE936D
monochromatic
#26AA95 #3BD3BB #6DDECC #9FE9DD #D1F5EF
Accessibility & contrast
On white
1.62
#6DDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6DDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDECC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDECC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#2FE2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddecc; /* rgb */ color: rgb(109, 222, 204); /* oklch */ color: oklch(82.9% 0.107 181.8);
Tailwind
colors: {
custom: {
50: '#9fe8db',
500: '#6ddecc',
950: '#000000',
},
}SCSS
$custom: #6ddecc; $custom-light: #9fe8db; $custom-dark: #000000;
JSON
{
"hex": "#6ddecc",
"rgb": {
"r": 109,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.442,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82932,
"c": 0.10711,
"h": 181.8
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#6DDECC
secondary
#AC4354
accent
#1B37CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484