#6BE7DD#6BE7DD
#6BE7DD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.112 H 188.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7DD |
|---|---|
| RGB | rgb(107, 231, 221) |
| HSL | hsl(175, 72%, 66%) |
| HSV | hsv(175, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.74, -36.91, -5.67) |
| CIE-LCH | lch(84.74, 37.35, 188.73°) |
| OKLab | oklab(85.48% -0.1108 -0.0159) |
| OKLCH | oklch(85.48% 0.112 188.2) |
| XYZ | xyz(47.6849, 65.4935, 78.5212) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.65
Bright Turquoise
#0FFEF9
ΔE00 6.21
Bright Cyan
#41FDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7DD #E76B75
analogous
#6BE79F #6BE7DD #6BB3E7
triadic
#6BE7DD #DD6BE7 #E7DD6B
tetradic
#6BE7DD #9F6BE7 #E76B75 #B3E76B
square
#6BE7DD #9F6BE7 #E76B75 #B3E76B
split-complementary
#6BE7DD #E76BB3 #E79F6B
monochromatic
#1EBAAD #36DED1 #6BE7DD #A0F0E9 #D4F8F5
Accessibility & contrast
On white
1.49
#6BE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6BE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7DD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7DD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be7dd; /* rgb */ color: rgb(107, 231, 221); /* oklch */ color: oklch(85.5% 0.112 188.2);
Tailwind
colors: {
custom: {
50: '#a0efe7',
500: '#6be7dd',
950: '#000000',
},
}SCSS
$custom: #6be7dd; $custom-light: #a0efe7; $custom-dark: #000000;
JSON
{
"hex": "#6be7dd",
"rgb": {
"r": 107,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.161,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.85476,
"c": 0.1119,
"h": 188.2
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#6BE7DD
secondary
#B93D47
accent
#1121D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584