#6DEBDC#6DEBDC
#6DEBDC is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.4% C 0.115 H 184.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBDC |
|---|---|
| RGB | rgb(109, 235, 220) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.92, -38.60, -3.39) |
| CIE-LCH | lch(85.92, 38.74, 185.02°) |
| OKLab | oklab(86.44% -0.1142 -0.0097) |
| OKLCH | oklch(86.44% 0.115 184.9) |
| XYZ | xyz(48.9277, 67.8305, 78.2104) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 6.31
Aqua (survey)
#13EAC9
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBDC #EB6D7C
analogous
#6DEB9D #6DEBDC #6DBBEB
triadic
#6DEBDC #DC6DEB #EBDC6D
tetradic
#6DEBDC #9D6DEB #EB6D7C #BBEB6D
square
#6DEBDC #9D6DEB #EB6D7C #BBEB6D
split-complementary
#6DEBDC #EB6DBB #EB9D6D
monochromatic
#1BC3AF #37E4CF #6DEBDC #A3F2E9 #D9FAF6
Accessibility & contrast
On white
1.44
#6DEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6DEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBDC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBDC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#01EFE6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6debdc; /* rgb */ color: rgb(109, 235, 220); /* oklch */ color: oklch(86.4% 0.115 184.9);
Tailwind
colors: {
custom: {
50: '#a1f2e6',
500: '#6debdc',
950: '#000000',
},
}SCSS
$custom: #6debdc; $custom-light: #a1f2e6; $custom-dark: #000000;
JSON
{
"hex": "#6debdc",
"rgb": {
"r": 109,
"g": 235,
"b": 220
},
"hsl": {
"h": 172.857,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.86443,
"c": 0.11466,
"h": 184.9
},
"luminance": 0.67835
}Semantic roles & 50–950 ramp
primary
#6DEBDC
secondary
#C13B4B
accent
#0D26D8
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584