#6DE6CF#6DE6CF
#6DE6CF is a very light, moderate teal. Relative luminance 0.643; OKLCH L 84.9% C 0.114 H 179.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6CF |
|---|---|
| RGB | rgb(109, 230, 207) |
| HSL | hsl(169, 71%, 66%) |
| HSV | hsv(169, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 10%, 9.8%) |
| CIE-LAB | lab(84.15, -39.49, 0.86) |
| CIE-LCH | lch(84.15, 39.50, 178.76°) |
| OKLab | oklab(84.89% -0.1145 0.0017) |
| OKLCH | oklch(84.89% 0.114 179.2) |
| XYZ | xyz(45.8610, 64.3456, 69.0225) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Turquoise
#40E0D0
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6CF #E66D84
analogous
#6DE693 #6DE6CF #6DC1E6
triadic
#6DE6CF #CF6DE6 #E6CF6D
tetradic
#6DE6CF #936DE6 #E66D84 #C1E66D
square
#6DE6CF #936DE6 #E66D84 #C1E66D
split-complementary
#6DE6CF #E66DC1 #E6936D
monochromatic
#20B99C #39DDBE #6DE6CF #A1EFE0 #D6F8F1
Accessibility & contrast
On white
1.51
#6DE6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6DE6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6CF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6CF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#26E9DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de6cf; /* rgb */ color: rgb(109, 230, 207); /* oklch */ color: oklch(84.9% 0.114 179.2);
Tailwind
colors: {
custom: {
50: '#a0eedd',
500: '#6de6cf',
950: '#000000',
},
}SCSS
$custom: #6de6cf; $custom-light: #a0eedd; $custom-dark: #000000;
JSON
{
"hex": "#6de6cf",
"rgb": {
"r": 109,
"g": 230,
"b": 207
},
"hsl": {
"h": 168.595,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.84892,
"c": 0.11448,
"h": 179.2
},
"luminance": 0.6435
}Semantic roles & 50–950 ramp
primary
#6DE6CF
secondary
#B93E56
accent
#1337D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584