#6DE9CD#6DE9CD
#6DE9CD is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.5% C 0.119 H 176.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE9CD |
|---|---|
| RGB | rgb(109, 233, 205) |
| HSL | hsl(166, 74%, 67%) |
| HSV | hsv(166, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 12%, 8.6%) |
| CIE-LAB | lab(84.96, -41.31, 3.10) |
| CIE-LCH | lch(84.96, 41.43, 175.71°) |
| OKLab | oklab(85.54% -0.1186 0.0076) |
| OKLCH | oklch(85.54% 0.119 176.3) |
| XYZ | xyz(46.4601, 65.9325, 68.0236) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Aqua (survey)
#13EAC9
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE9CD #E96D89
analogous
#6DE98F #6DE9CD #6DC7E9
triadic
#6DE9CD #CD6DE9 #E9CD6D
tetradic
#6DE9CD #8F6DE9 #E96D89 #C7E96D
square
#6DE9CD #8F6DE9 #E96D89 #C7E96D
split-complementary
#6DE9CD #E96DC7 #E98F6D
monochromatic
#1DBF9A #38E1BB #6DE9CD #A2F1DF #D7F9F1
Accessibility & contrast
On white
1.48
#6DE9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6DE9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE9CD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE9CD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#27ECE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6de9cd; /* rgb */ color: rgb(109, 233, 205); /* oklch */ color: oklch(85.5% 0.119 176.3);
Tailwind
colors: {
custom: {
50: '#a0f0dc',
500: '#6de9cd',
950: '#000000',
},
}SCSS
$custom: #6de9cd; $custom-light: #a0f0dc; $custom-dark: #000000;
JSON
{
"hex": "#6de9cd",
"rgb": {
"r": 109,
"g": 233,
"b": 205
},
"hsl": {
"h": 166.452,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.85538,
"c": 0.11881,
"h": 176.3
},
"luminance": 0.65937
}Semantic roles & 50–950 ramp
primary
#6DE9CD
secondary
#BE3C5A
accent
#103CD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584