#6DE2CD#6DE2CD
#6DE2CD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.111 H 180.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2CD |
|---|---|
| RGB | rgb(109, 226, 205) |
| HSL | hsl(169, 67%, 66%) |
| HSV | hsv(169, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.94, -38.16, 0.15) |
| CIE-LCH | lch(82.94, 38.16, 179.77°) |
| OKLab | oklab(83.9% -0.111 -0.0002) |
| OKLCH | oklch(83.9% 0.111 180.1) |
| XYZ | xyz(44.5177, 62.0477, 67.3762) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 6.25
Light Turquoise
#7EF4CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2CD #E26D82
analogous
#6DE292 #6DE2CD #6DBCE2
triadic
#6DE2CD #CD6DE2 #E2CD6D
tetradic
#6DE2CD #926DE2 #E26D82 #BCE26D
square
#6DE2CD #926DE2 #E26D82 #BCE26D
split-complementary
#6DE2CD #E26DBC #E2926D
monochromatic
#23B198 #3AD8BC #6DE2CD #A0ECDE #D3F6F0
Accessibility & contrast
On white
1.57
#6DE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6DE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2CD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2CD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#2BE5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de2cd; /* rgb */ color: rgb(109, 226, 205); /* oklch */ color: oklch(83.9% 0.111 180.1);
Tailwind
colors: {
custom: {
50: '#9febdc',
500: '#6de2cd',
950: '#000000',
},
}SCSS
$custom: #6de2cd; $custom-light: #9febdc; $custom-dark: #000000;
JSON
{
"hex": "#6de2cd",
"rgb": {
"r": 109,
"g": 226,
"b": 205
},
"hsl": {
"h": 169.231,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83898,
"c": 0.111,
"h": 180.1
},
"luminance": 0.62052
}Semantic roles & 50–950 ramp
primary
#6DE2CD
secondary
#B34155
accent
#1738CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484