#6BE5DD#6BE5DD
#6BE5DD is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.110 H 189.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5DD |
|---|---|
| RGB | rgb(107, 229, 221) |
| HSL | hsl(176, 70%, 66%) |
| HSV | hsv(176, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(84.16, -35.99, -6.51) |
| CIE-LCH | lch(84.16, 36.58, 190.26°) |
| OKLab | oklab(85.01% -0.1086 -0.0182) |
| OKLCH | oklch(85.01% 0.11 189.5) |
| XYZ | xyz(47.1283, 64.3804, 78.3356) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.04
Mediumturquoise
#48D1CC
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.92
Bright Aqua
#0BF9EA
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.36
Bright Turquoise
#0FFEF9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5DD #E56B73
analogous
#6BE5A0 #6BE5DD #6BB0E5
triadic
#6BE5DD #DD6BE5 #E5DD6B
tetradic
#6BE5DD #A06BE5 #E56B73 #B0E56B
square
#6BE5DD #A06BE5 #E56B73 #B0E56B
split-complementary
#6BE5DD #E56BB0 #E5A06B
monochromatic
#20B6AC #37DCD1 #6BE5DD #9FEEE9 #D3F7F5
Accessibility & contrast
On white
1.51
#6BE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6BE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5DD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5DD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be5dd; /* rgb */ color: rgb(107, 229, 221); /* oklch */ color: oklch(85.0% 0.110 189.5);
Tailwind
colors: {
custom: {
50: '#9fede7',
500: '#6be5dd',
950: '#000000',
},
}SCSS
$custom: #6be5dd; $custom-light: #9fede7; $custom-dark: #000000;
JSON
{
"hex": "#6be5dd",
"rgb": {
"r": 107,
"g": 229,
"b": 221
},
"hsl": {
"h": 176.066,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.85012,
"c": 0.11014,
"h": 189.5
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#6BE5DD
secondary
#B63E46
accent
#1320D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584