#6BE6DD#6BE6DD
#6BE6DD is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.111 H 188.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6DD |
|---|---|
| RGB | rgb(107, 230, 221) |
| HSL | hsl(176, 71%, 66%) |
| HSV | hsv(176, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 3.9%, 9.8%) |
| CIE-LAB | lab(84.45, -36.45, -6.09) |
| CIE-LCH | lch(84.45, 36.96, 189.48°) |
| OKLab | oklab(85.24% -0.1097 -0.017) |
| OKLCH | oklch(85.24% 0.111 188.8) |
| XYZ | xyz(47.4058, 64.9354, 78.4281) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.53
Bright Aqua
#0BF9EA
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6DD #E66B74
analogous
#6BE69F #6BE6DD #6BB1E6
triadic
#6BE6DD #DD6BE6 #E6DD6B
tetradic
#6BE6DD #9F6BE6 #E66B74 #B1E66B
square
#6BE6DD #9F6BE6 #E66B74 #B1E66B
split-complementary
#6BE6DD #E66BB1 #E69F6B
monochromatic
#1FB8AC #37DDD1 #6BE6DD #9FEFE9 #D4F8F5
Accessibility & contrast
On white
1.50
#6BE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6BE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6DD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6DD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be6dd; /* rgb */ color: rgb(107, 230, 221); /* oklch */ color: oklch(85.2% 0.111 188.8);
Tailwind
colors: {
custom: {
50: '#9feee7',
500: '#6be6dd',
950: '#000000',
},
}SCSS
$custom: #6be6dd; $custom-light: #9feee7; $custom-dark: #000000;
JSON
{
"hex": "#6be6dd",
"rgb": {
"r": 107,
"g": 230,
"b": 221
},
"hsl": {
"h": 175.61,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85243,
"c": 0.11102,
"h": 188.8
},
"luminance": 0.6494
}Semantic roles & 50–950 ramp
primary
#6BE6DD
secondary
#B83E47
accent
#1220D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584