#6DE6DC#6DE6DC
#6DE6DC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.110 H 188.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6DC |
|---|---|
| RGB | rgb(109, 230, 220) |
| HSL | hsl(175, 71%, 66%) |
| HSV | hsv(175, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.49, -36.31, -5.50) |
| CIE-LCH | lch(84.49, 36.72, 188.61°) |
| OKLab | oklab(85.28% -0.1089 -0.0154) |
| OKLCH | oklch(85.28% 0.11 188.1) |
| XYZ | xyz(47.5163, 65.0077, 77.7400) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.53
Bright Aqua
#0BF9EA
ΔE00 5.76
Bright Turquoise
#0FFEF9
ΔE00 6.49
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6DC #E66D77
analogous
#6DE6A0 #6DE6DC #6DB4E6
triadic
#6DE6DC #DC6DE6 #E6DC6D
tetradic
#6DE6DC #A06DE6 #E66D77 #B4E66D
square
#6DE6DC #A06DE6 #E66D77 #B4E66D
split-complementary
#6DE6DC #E66DB4 #E6A06D
monochromatic
#20B9AC #39DDCF #6DE6DC #A1EFE9 #D6F8F5
Accessibility & contrast
On white
1.50
#6DE6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6DE6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6DC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6DC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#0BEBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6de6dc; /* rgb */ color: rgb(109, 230, 220); /* oklch */ color: oklch(85.3% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#a0eee6',
500: '#6de6dc',
950: '#000000',
},
}SCSS
$custom: #6de6dc; $custom-light: #a0eee6; $custom-dark: #000000;
JSON
{
"hex": "#6de6dc",
"rgb": {
"r": 109,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.041,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.85283,
"c": 0.10999,
"h": 188.1
},
"luminance": 0.65012
}Semantic roles & 50–950 ramp
primary
#6DE6DC
secondary
#B93E48
accent
#1323D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584