#6DE4DC#6DE4DC
#6DE4DC is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.108 H 189.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE4DC |
|---|---|
| RGB | rgb(109, 228, 220) |
| HSL | hsl(176, 69%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.91, -35.38, -6.35) |
| CIE-LCH | lch(83.91, 35.95, 190.17°) |
| OKLab | oklab(84.82% -0.1067 -0.0177) |
| OKLCH | oklch(84.82% 0.108 189.4) |
| XYZ | xyz(46.9629, 63.9009, 77.5555) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.99
Bright Aqua
#0BF9EA
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.62
Bright Turquoise
#0FFEF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE4DC #E46D75
analogous
#6DE4A0 #6DE4DC #6DB0E4
triadic
#6DE4DC #DC6DE4 #E4DC6D
tetradic
#6DE4DC #A06DE4 #E46D75 #B0E46D
square
#6DE4DC #A06DE4 #E46D75 #B0E46D
split-complementary
#6DE4DC #E46DB0 #E4A06D
monochromatic
#21B5AB #39DAD0 #6DE4DC #A1EEE8 #D4F7F5
Accessibility & contrast
On white
1.52
#6DE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6DE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE4DC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE4DC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#0EE9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de4dc; /* rgb */ color: rgb(109, 228, 220); /* oklch */ color: oklch(84.8% 0.108 189.4);
Tailwind
colors: {
custom: {
50: '#a0ede6',
500: '#6de4dc',
950: '#000000',
},
}SCSS
$custom: #6de4dc; $custom-light: #a0ede6; $custom-dark: #000000;
JSON
{
"hex": "#6de4dc",
"rgb": {
"r": 109,
"g": 228,
"b": 220
},
"hsl": {
"h": 175.966,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.84819,
"c": 0.10821,
"h": 189.4
},
"luminance": 0.63905
}Semantic roles & 50–950 ramp
primary
#6DE4DC
secondary
#B64048
accent
#1521D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584