#6DE2DD#6DE2DD
#6DE2DD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.106 H 191.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2DD |
|---|---|
| RGB | rgb(109, 226, 221) |
| HSL | hsl(177, 67%, 66%) |
| HSV | hsv(177, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.37, -34.20, -7.68) |
| CIE-LCH | lch(83.37, 35.05, 192.66°) |
| OKLab | oklab(84.39% -0.1042 -0.0213) |
| OKLCH | oklch(84.39% 0.106 191.6) |
| XYZ | xyz(46.5487, 62.8601, 78.0727) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.72
Bright Turquoise
#0FFEF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2DD #E26D72
analogous
#6DE2A2 #6DE2DD #6DACE2
triadic
#6DE2DD #DD6DE2 #E2DD6D
tetradic
#6DE2DD #A26DE2 #E26D72 #ACE26D
square
#6DE2DD #A26DE2 #E26D72 #ACE26D
split-complementary
#6DE2DD #E26DAC #E2A26D
monochromatic
#23B1AB #3AD8D1 #6DE2DD #A0ECE9 #D3F6F5
Accessibility & contrast
On white
1.55
#6DE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6DE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2DD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2DD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#0EE7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de2dd; /* rgb */ color: rgb(109, 226, 221); /* oklch */ color: oklch(84.4% 0.106 191.6);
Tailwind
colors: {
custom: {
50: '#a0ebe7',
500: '#6de2dd',
950: '#000000',
},
}SCSS
$custom: #6de2dd; $custom-light: #a0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#6de2dd",
"rgb": {
"r": 109,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.436,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.84388,
"c": 0.10635,
"h": 191.6
},
"luminance": 0.62864
}Semantic roles & 50–950 ramp
primary
#6DE2DD
secondary
#B34146
accent
#171FCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484