#6DE4DD#6DE4DD
#6DE4DD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.108 H 190.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE4DD |
|---|---|
| RGB | rgb(109, 228, 221) |
| HSL | hsl(176, 69%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(83.94, -35.13, -6.84) |
| CIE-LCH | lch(83.94, 35.79, 191.01°) |
| OKLab | oklab(84.85% -0.1063 -0.019) |
| OKLCH | oklch(84.85% 0.108 190.2) |
| XYZ | xyz(47.0957, 63.9541, 78.2551) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.37
Mediumturquoise
#48D1CC
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 6.29
Bright Aqua
#0BF9EA
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.47
Bright Light Blue
#26F7FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE4DD #E46D74
analogous
#6DE4A1 #6DE4DD #6DAFE4
triadic
#6DE4DD #DD6DE4 #E4DD6D
tetradic
#6DE4DD #A16DE4 #E46D74 #AFE46D
square
#6DE4DD #A16DE4 #E46D74 #AFE46D
split-complementary
#6DE4DD #E46DAF #E4A16D
monochromatic
#21B5AC #39DAD1 #6DE4DD #A1EEE9 #D4F7F5
Accessibility & contrast
On white
1.52
#6DE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6DE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE4DD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE4DD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#0BE9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de4dd; /* rgb */ color: rgb(109, 228, 221); /* oklch */ color: oklch(84.9% 0.108 190.2);
Tailwind
colors: {
custom: {
50: '#a0ede7',
500: '#6de4dd',
950: '#000000',
},
}SCSS
$custom: #6de4dd; $custom-light: #a0ede7; $custom-dark: #000000;
JSON
{
"hex": "#6de4dd",
"rgb": {
"r": 109,
"g": 228,
"b": 221
},
"hsl": {
"h": 176.471,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.84851,
"c": 0.10802,
"h": 190.2
},
"luminance": 0.63958
}Semantic roles & 50–950 ramp
primary
#6DE4DD
secondary
#B64047
accent
#1520D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584