#6BE7DF#6BE7DF
#6BE7DF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.111 H 189.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE7DF |
|---|---|
| RGB | rgb(107, 231, 223) |
| HSL | hsl(176, 72%, 66%) |
| HSV | hsv(176, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(84.79, -36.41, -6.64) |
| CIE-LCH | lch(84.79, 37.01, 190.34°) |
| OKLab | oklab(85.54% -0.1099 -0.0185) |
| OKLCH | oklch(85.54% 0.111 189.6) |
| XYZ | xyz(47.9529, 65.6007, 79.9329) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 5.53
Bright Aqua
#0BF9EA
ΔE00 5.71
Tiffany Blue
#7BF2DA
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE7DF #E76B73
analogous
#6BE7A1 #6BE7DF #6BB1E7
triadic
#6BE7DF #DF6BE7 #E7DF6B
tetradic
#6BE7DF #A16BE7 #E76B73 #B1E76B
square
#6BE7DF #A16BE7 #E76B73 #B1E76B
split-complementary
#6BE7DF #E76BB1 #E7A16B
monochromatic
#1EBAAF #36DED4 #6BE7DF #A0F0EA #D4F8F6
Accessibility & contrast
On white
1.49
#6BE7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6BE7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE7DF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE7DF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6be7df; /* rgb */ color: rgb(107, 231, 223); /* oklch */ color: oklch(85.5% 0.111 189.6);
Tailwind
colors: {
custom: {
50: '#a0efe8',
500: '#6be7df',
950: '#000000',
},
}SCSS
$custom: #6be7df; $custom-light: #a0efe8; $custom-dark: #000000;
JSON
{
"hex": "#6be7df",
"rgb": {
"r": 107,
"g": 231,
"b": 223
},
"hsl": {
"h": 176.129,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.85538,
"c": 0.11147,
"h": 189.6
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#6BE7DF
secondary
#B93D45
accent
#111ED4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584