#6DE0CD#6DE0CD
#6DE0CD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.4% C 0.109 H 181.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE0CD |
|---|---|
| RGB | rgb(109, 224, 205) |
| HSL | hsl(170, 65%, 65%) |
| HSV | hsv(170, 51%, 88%) |
| CMYK | cmyk(51.3%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(82.36, -37.25, -0.69) |
| CIE-LCH | lch(82.36, 37.25, 181.06°) |
| OKLab | oklab(83.43% -0.1088 -0.0025) |
| OKLCH | oklch(83.43% 0.109 181.3) |
| XYZ | xyz(43.9770, 60.9663, 67.1959) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 5.20
Aqua (survey)
#13EAC9
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.24
Light Teal
#90E4C1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE0CD #E06D80
analogous
#6DE093 #6DE0CD #6DB9E0
triadic
#6DE0CD #CD6DE0 #E0CD6D
tetradic
#6DE0CD #936DE0 #E06D80 #B9E06D
square
#6DE0CD #936DE0 #E06D80 #B9E06D
split-complementary
#6DE0CD #E06DB9 #E0936D
monochromatic
#25AE97 #3BD5BC #6DE0CD #9FEBDE #D2F5F0
Accessibility & contrast
On white
1.59
#6DE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6DE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE0CD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE0CD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#2CE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de0cd; /* rgb */ color: rgb(109, 224, 205); /* oklch */ color: oklch(83.4% 0.109 181.3);
Tailwind
colors: {
custom: {
50: '#9feadc',
500: '#6de0cd',
950: '#000000',
},
}SCSS
$custom: #6de0cd; $custom-light: #9feadc; $custom-dark: #000000;
JSON
{
"hex": "#6de0cd",
"rgb": {
"r": 109,
"g": 224,
"b": 205
},
"hsl": {
"h": 170.087,
"s": 64.972,
"l": 65.294
},
"oklch": {
"l": 0.8343,
"c": 0.10885,
"h": 181.3
},
"luminance": 0.6097
}Semantic roles & 50–950 ramp
primary
#6DE0CD
secondary
#AF4254
accent
#1936CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484