#6DEBD2#6DEBD2
#6DEBD2 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.1% C 0.119 H 178.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBD2 |
|---|---|
| RGB | rgb(109, 235, 210) |
| HSL | hsl(168, 76%, 67%) |
| HSV | hsv(168, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.66, -41.02, 1.49) |
| CIE-LCH | lch(85.66, 41.05, 177.92°) |
| OKLab | oklab(86.15% -0.1185 0.0033) |
| OKLCH | oklch(86.15% 0.119 178.4) |
| XYZ | xyz(47.6427, 67.3165, 71.4429) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.83
Aqua (survey)
#13EAC9
ΔE00 4.32
Turquoise
#40E0D0
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.85
Light Aqua
#8CFFDB
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBD2 #EB6D86
analogous
#6DEB93 #6DEBD2 #6DC5EB
triadic
#6DEBD2 #D26DEB #EBD26D
tetradic
#6DEBD2 #936DEB #EB6D86 #C5EB6D
square
#6DEBD2 #936DEB #EB6D86 #C5EB6D
split-complementary
#6DEBD2 #EB6DC5 #EB936D
monochromatic
#1BC3A2 #37E4C1 #6DEBD2 #A3F2E3 #D9FAF3
Accessibility & contrast
On white
1.45
#6DEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6DEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBD2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBD2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#1EEEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6debd2; /* rgb */ color: rgb(109, 235, 210); /* oklch */ color: oklch(86.1% 0.119 178.4);
Tailwind
colors: {
custom: {
50: '#a0f2df',
500: '#6debd2',
950: '#000000',
},
}SCSS
$custom: #6debd2; $custom-light: #a0f2df; $custom-dark: #000000;
JSON
{
"hex": "#6debd2",
"rgb": {
"r": 109,
"g": 235,
"b": 210
},
"hsl": {
"h": 168.095,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.86148,
"c": 0.11859,
"h": 178.4
},
"luminance": 0.67321
}Semantic roles & 50–950 ramp
primary
#6DEBD2
secondary
#C13B56
accent
#0D36D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584